summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Output: Drop 'const' from clang::ASTContext referenceBrad King2015-05-122-3/+3
* | Output: Inline PrintNameAttribute overload at only call siteBrad King2015-05-121-11/+4
* | Output: Fix compilation with VS 2012Brad King2015-04-281-9/+19
* | Output: Drop unused index previously consumed by CvQualifiedType elementsBrad King2015-04-2816-99/+97
* | Output: Refactor generation of CvQualifiedType elementsBrad King2015-04-2843-234/+360
* | test: Add option to transform actual xml to expected xmlBrad King2015-04-281-0/+12
* | Output: Rename AddDumpNode overloads to Add{Decl,Type}DumpNodeBrad King2015-04-271-32/+35
* | castxml: Document example values for --castxml-cc-<id> optionBrad King2015-04-162-2/+9
* | Detect: Improve target triple selectionBrad King2015-04-161-15/+13
* | README: Can be built against LLVM/Clang 3.6.0.Matt McCormick2015-04-101-2/+4
* | Output: Add "size" and "align" attributes on builtin types and structsMichka Popoff2015-04-0872-140/+164
* | Output: Generate an "offset" attribute on Field elementsMichka Popoff2015-04-089-10/+20
* | Output: Handle function types with no prototypeBrad King2015-03-314-13/+24
* | test: Print command line string when a test failsBrad King2015-03-311-0/+2
* | README: Add link to CastXML mailing listBrad King2015-03-261-0/+7
* | NOTICE: Update copyright year rangeBrad King2015-03-261-1/+1
* | Port to LLVM/Clang SVN r232962 (trunk)Brad King2015-03-234-10/+9
* | Output: Simplify name lookup result traversalBrad King2015-03-231-7/+6
* | Output: Traverse namespace redeclarationsBrad King2015-03-236-1/+40
* | Output: Refactor PrintMembersAttribute steps as overloadsBrad King2015-03-231-1/+6
* | Detect: Provide __float128 when simulating GNU compilersBrad King2015-02-256-0/+58
* | Detect: Use local variable to simplify fixPredefines logicBrad King2015-02-251-4/+5
* | test: Add infrastructure to run tests against real GNU compilersBrad King2015-02-251-0/+36
* | test: Default to requiring empty stdout and stderrBrad King2015-02-2532-31/+2
* | test: Fix Function-template source to return from startBrad King2015-02-251-1/+1
* | Detect: Do not use Clang builtin include dir with --castxml-cc-msvcBrad King2015-02-113-4/+2
* | Detect: Drop detected predefined macros starting in '__has'Brad King2015-02-047-4/+34
* | Detect: Use Clang builtin include dir even with --castxml-cc-<id>Brad King2015-02-048-4/+19
* | test: Add a case to test that -c is ignoredGaëtan Lehmann2015-02-033-0/+3
* | castxml: Allow -E to suppress --castxml-gccxml when used togetherGaëtan Lehmann2015-01-287-13/+6
* | castxml: Add creditsBrad King2014-12-172-1/+9
* | README: Add creditsBrad King2014-12-171-0/+9
* | Output: Fix references to cv-qualified types encountered indirectlyBrad King2014-12-115-16/+59
* | test: Improve class template member typedef test casesBrad King2014-12-114-6/+6
* | RunClang: Force definition only of special membersBrad King2014-12-101-4/+19
* | RunClang: Use queue to track class completionBrad King2014-12-081-3/+6
* | RunClang: Do not add implicit members if errors occurredBrad King2014-12-081-5/+7
* | RunClang: Refactor definition of implicit membersBrad King2014-12-087-36/+41
* | RunClang: Delay class implicit members until end of parsingBrad King2014-12-082-26/+42
* | Port to LLVM/Clang SVN r223652 (trunk)Brad King2014-12-081-1/+1
* | Avoid if() auto-dereference of quoted argumentBrad King2014-12-081-1/+1
* | Merge branch 'upstream-kwsys'Brad King2014-11-1211-291/+443
|\ \ | |/
| * KWSys 2014-11-12 (5843f590)KWSys Robot2014-11-1211-291/+443
* | Port to LLVM/Clang SVN r219684 (trunk)Brad King2014-10-1430-102/+202
* | Port to LLVM/Clang SVN r218400 (trunk)Brad King2014-09-242-2/+3
* | Merge branch 'upstream-kwsys' into src/kwsys/ subtreeBrad King2014-09-2430-624/+1385
|\ \ | |/
| * KWSys 2014-09-19 (6aa1f800)KWSys Robot2014-09-2430-624/+1385
* | Port to LLVM/Clang SVN r216182 (trunk)Brad King2014-08-211-1/+1
* | Port to LLVM/Clang SVN r216002 (trunk)Brad King2014-08-206-5/+5
* | Port to LLVM/Clang SVN r215464 (trunk)Brad King2014-08-122-4/+6