index
:
CastXML.git
master
Clone from: https://github.com/CastXML/CastXML.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Output: Handle function types with no prototype
Brad King
2015-03-31
3
-0/+9
*
test: Print command line string when a test fails
Brad King
2015-03-31
1
-0/+2
*
Port to LLVM/Clang SVN r232962 (trunk)
Brad King
2015-03-23
2
-7/+7
*
Output: Traverse namespace redeclarations
Brad King
2015-03-23
5
-0/+35
*
Detect: Provide __float128 when simulating GNU compilers
Brad King
2015-02-25
5
-0/+42
*
test: Add infrastructure to run tests against real GNU compilers
Brad King
2015-02-25
1
-0/+36
*
test: Default to requiring empty stdout and stderr
Brad King
2015-02-25
32
-31/+2
*
test: Fix Function-template source to return from start
Brad King
2015-02-25
1
-1/+1
*
Detect: Do not use Clang builtin include dir with --castxml-cc-msvc
Brad King
2015-02-11
2
-2/+2
*
Detect: Drop detected predefined macros starting in '__has'
Brad King
2015-02-04
6
-4/+16
*
Detect: Use Clang builtin include dir even with --castxml-cc-<id>
Brad King
2015-02-04
7
-4/+7
*
test: Add a case to test that -c is ignored
Gaëtan Lehmann
2015-02-03
3
-0/+3
*
castxml: Allow -E to suppress --castxml-gccxml when used together
Gaëtan Lehmann
2015-01-28
6
-4/+6
*
castxml: Add credits
Brad King
2014-12-17
1
-0/+3
*
Output: Fix references to cv-qualified types encountered indirectly
Brad King
2014-12-11
4
-5/+35
*
test: Improve class template member typedef test cases
Brad King
2014-12-11
4
-6/+6
*
RunClang: Refactor definition of implicit members
Brad King
2014-12-08
6
-7/+30
*
RunClang: Delay class implicit members until end of parsing
Brad King
2014-12-08
1
-25/+25
*
Port to LLVM/Clang SVN r219684 (trunk)
Brad King
2014-10-14
29
-98/+199
*
Port to LLVM/Clang SVN r216002 (trunk)
Brad King
2014-08-20
4
-2/+2
*
test: Add cases for --castxml-cc-(gnu|msvc) detection
Brad King
2014-04-16
21
-0/+68
*
Output: Add function calling convention attributes
Brad King
2014-04-14
3
-0/+31
*
Output: Generate location attributes for builtin declarations
Brad King
2014-04-11
3
-0/+13
*
Output: Traverse extern "C" namespace members
Brad King
2014-04-11
3
-0/+18
*
Output: Drop class template partial specializations from output
Brad King
2014-04-11
5
-0/+43
*
Output: Drop functions with rvalue reference types from gccxml output
Brad King
2014-04-11
11
-0/+47
*
Output: Order queue deterministically by node index
Brad King
2014-04-11
8
-8/+8
*
castxml: Register all LLVM target architectures and asm parsers
Brad King
2014-04-10
3
-0/+15
*
castxml: Support -std=c++11 with --castxml-gccxml
Brad King
2014-04-10
10
-4/+26
*
test: Split gccxml test macros by language and standard
Brad King
2014-04-09
1
-3/+15
*
test: Name expected results by language standard
Brad King
2014-04-09
126
-7/+7
*
test: Support zero or many alternative expected result file names
Brad King
2014-04-09
2
-7/+10
*
test: Refactor castxml_test_gccxml_common 'std' argument
Brad King
2014-04-09
1
-4/+4
*
test: Remove xml output files before running castxml
Brad King
2014-04-09
1
-0/+4
*
test: Show failure when implicit member needs bad template instantiation
Brad King
2014-04-09
5
-0/+14
*
Output: Skip empty declarations in class or namespace members
Brad King
2014-04-01
3
-0/+9
*
castxml: Report help with '-help' and '--help'
Brad King
2014-04-01
5
-0/+18
*
castxml: Use parentheses for '--castxml-cc-<id>' commands
Brad King
2014-03-31
9
-0/+20
*
Output: Skip through extern "C" contexts to enclosing namespace
Brad King
2014-03-31
3
-0/+11
*
Output: Skip friend function templates
Brad King
2014-03-31
3
-0/+31
*
test: Use distinct output xml for every test
Brad King
2014-03-27
1
-1/+2
*
test: Show duplication of reference-to-class-template-specialization types
Brad King
2014-03-27
5
-0/+63
*
Output: Desugar non-dependent typedef members of class templates
Brad King
2014-03-27
3
-0/+29
*
Output: Drop from Namespace members="" non-inline class members
Brad King
2014-03-24
7
-0/+48
*
test: Add case for empty input source file
Brad King
2014-03-24
3
-0/+3
*
Output: Skip implicit members that cannot be compiled
Brad King
2014-03-24
13
-0/+163
*
Output: Report Typedef underlying type
Brad King
2014-03-24
3
-0/+9
*
Output: Decay Function Argument types
Brad King
2014-03-24
3
-0/+19
*
Output: Use typedef name for anonymous enum
Brad King
2014-03-24
5
-0/+27
*
Output: Add default="" to Function Argument elements
Brad King
2014-03-24
5
-0/+45
[prev]
[next]