summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ppc64' into release-0.2Brad King2019-07-152-5/+21
|\
| * Detect: Drop detected predefined macros conflicting with Clang'sBrad King2019-07-152-4/+16
| * Detect: Fix GNU builtin include directory detection on ppc64Brad King2019-07-151-1/+5
* | Merge branch 'debian-fixes' into release-0.2Brad King2019-04-291-1/+2
|\ \ | |/ |/|
| * test: Allow string before clang versionKyle Edwards2019-04-291-1/+2
|/
* CastXML 0.2.0v0.2.0Brad King2019-04-181-2/+2
* doc: use brighter colors for html themeBrad King2019-04-181-0/+20
* Version: Update version scheme to distinguish release and dev versionsBrad King2019-04-112-39/+63
* RunClang: Improve predefined macros identifying castxmlBrad King2019-04-1118-25/+163
* Output: Add the type of nullptr as a FundamentalTypeBrad King2019-04-095-0/+39
* Merge branch 'clang-format-6.0'Brad King2019-04-0821-74/+96
|\
| * Revise C++ coding style using clang-format-6.0Kitware Robot2019-04-0819-70/+80
| * Empty commit at end of history preceding clang-format-6.0 style transitionBrad King2019-04-080-0/+0
| * clang-format.bash: update to clang-format-6.0Brad King2019-04-082-4/+16
|/
* README: Document support for LLVM/Clang SVN r356914 (trunk)Brad King2019-03-251-1/+1
* README: Document support for LLVM/Clang 8.0Brad King2019-03-251-0/+1
* doc: Convert from old python syntax to fix warning from new sphinx versionMattias Ellert2019-03-121-1/+1
* cmake: drop explicit link to version.lib on WindowsBrad King2019-03-111-3/+0
* cmake: work with LLVM_LINK_LLVM_DYLIBDan McGregor2019-01-171-5/+7
* Port to LLVM/Clang SVN r346978 (trunk)Brad King2018-11-152-3/+12
* README: Document support for LLVM/Clang 7.0Brad King2018-11-151-0/+1
* Detect: Add __STDCPP_DEFAULT_NEW_ALIGNMENT__ predefined VS macroBrad King2018-08-064-1/+27
* Detect: Add more VS predefined macrosBrad King2018-08-062-0/+81
* Port to LLVM/Clang SVN r338041 (trunk)Brad King2018-07-273-4/+23
* castxml: Process arguments before initializing LLVM targetsBrad King2018-07-271-5/+5
* README: Document support for LLVM/Clang 6.0Brad King2018-07-271-0/+1
* Output: Add original types to decayed function parametersBrad King2018-03-223-26/+39
* test: Add case covering multi-dimensional arrays in function argumentsBrad King2018-03-213-13/+19
* Search for Clang resources in a clang/ sibling of llvm/Brad King2018-02-221-0/+12
* cmake: Add support for Clang installs split from LLVMMatthieu Coudron2018-01-221-1/+2
* Refer to both Clang_DIR and LLVM_DIR in error messagesBrad King2018-01-221-4/+6
* README: Document Clang_DIR in place of LLVM_DIRBrad King2018-01-221-4/+4
* Search for Clang CMake package in addition to LLVMBrad King2017-12-151-1/+39
* RunClang: Tolerate use of GNU builtin __has_unique_object_representationsBrad King2017-12-053-0/+23
* README: Update LLVM_DIR example path for LLVM/Clang 3.9+Brad King2017-12-051-1/+1
* Port to LLVM/Clang SVN r319768 (trunk)Brad King2017-12-052-1/+10
* test: Add tests for C++17 modesBrad King2017-12-055-2/+256
* RunClang: Detect -std=c++17 from --castxml-cc-gnuBrad King2017-12-056-1/+20
* RunClang: Detect -std=c++17 from --castxml-cc-msvcBrad King2017-12-055-1/+29
* test: Fix Class-implicit-member-bad-base on WindowsBrad King2017-11-062-4/+12
* Output: Add deprecated attributeBrad King2017-10-1344-2/+487
* Output: Always print name= attribute for function-like elementsBrad King2017-10-037-38/+40
* test: Add cases for anonymous struct and union typesBrad King2017-10-0313-0/+196
* Output: Treat lambda classes as anonymous and memberlessBrad King2017-09-298-2/+58
* test: Fix test output conversion for `[` and `]`Brad King2017-09-291-1/+1
* Output: Add dllexport/dllimport attributesMark A Russell2017-09-2862-2/+768
* Output: Add size and align attributes to ReferenceTypeBrad King2017-09-28119-324/+325
* Output: Desugar 'auto' typesBrad King2017-09-285-0/+30
* Output: Present TypeAlias as TypedefBrad King2017-09-273-6/+22
* README: Document support for LLVM/Clang SVN r312333 (release_50)Brad King2017-09-061-1/+1