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
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Add case for __builtin_assume_aligned declaration in MSVC header
Brad King
2020-04-03
1
-0/+8
*
Output: Indicate whether an Enumeration is scoped
Brad King
2019-08-19
1
-0/+4
*
RunClang: Improve predefined macros identifying castxml
Brad King
2019-04-11
3
-0/+32
*
Output: Add the type of nullptr as a FundamentalType
Brad King
2019-04-09
1
-0/+4
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2019-04-08
4
-6/+14
*
test: Add case covering multi-dimensional arrays in function arguments
Brad King
2018-03-21
1
-1/+1
*
RunClang: Tolerate use of GNU builtin __has_unique_object_representations
Brad King
2017-12-05
1
-0/+3
*
Output: Add deprecated attribute
Brad King
2017-10-13
14
-0/+43
*
test: Add cases for anonymous struct and union types
Brad King
2017-10-03
4
-0/+18
*
Output: Treat lambda classes as anonymous and memberless
Brad King
2017-09-29
2
-0/+11
*
Output: Add dllexport/dllimport attributes
Mark A Russell
2017-09-28
20
-0/+66
*
Output: Desugar 'auto' types
Brad King
2017-09-28
1
-0/+4
*
test: Stabilize order of derived class implicits
Brad King
2017-09-06
1
-0/+4
*
Run clang-format on sources
Brad King
2017-08-23
1
-46/+51
*
Output: Add support for elaborated type specifiers
Michka Popoff
2017-03-01
1
-0/+49
*
Revise C++ coding style using clang-format
Kitware Robot
2016-11-10
112
-251/+445
*
Protect hand-formatted blocks from clang-format
Brad King
2016-11-10
1
-0/+2
*
Output: Avoid assertion failure on a FunctionDecl with no identifier
Brad King
2016-10-06
1
-0/+3
*
Output: Desugar typedefs whose context is a template
Brad King
2016-08-16
1
-0/+7
*
Output: Fix assertion failure on translation-unit-level operators
Brad King
2016-06-17
1
-0/+2
*
castxml: Fix `__float128` simulation with `-std=gnu++{11,14}` again
Brad King
2016-05-10
2
-1/+7
*
test: Split GNU-float128-nostart test inputs
Brad King
2016-05-10
2
-0/+2
*
RunClang: Provide `__make_integer_seq` builtin when Clang does not
Brad King
2016-04-21
1
-0/+6
*
Output: Fix access specifier of incomplete class template instantiations
Brad King
2016-04-19
1
-0/+2
*
Output: Fix access specifier of class template instantiations
Brad King
2016-04-12
1
-0/+4
*
test: Add case for implicit members of a const aggregate struct
Brad King
2016-04-11
1
-0/+3
*
Output: Fix unnamed enum value references in default arguments
Brad King
2016-03-21
1
-1/+2
*
Output: Print fully qualified names in variable initializers
Brad King
2016-03-16
2
-0/+9
*
Output: Print canonical form of types named in default arguments
Brad King
2016-03-16
2
-0/+21
*
Output: Print fully qualified declarations named in default arguments
Brad King
2016-03-16
2
-0/+8
*
RunClang: Avoid infinite class template implicit member recursion
Brad King
2016-03-10
1
-0/+11
*
RunClang: Tolerate __builtin_va_arg_pack during parsing
Brad King
2016-02-01
2
-0/+6
*
Output: Fix references to types whose declaration is invalid
Brad King
2015-12-14
1
-0/+7
*
Output: Skip C++11 type alias declarations
Brad King
2015-12-10
2
-0/+7
*
Output: Skip Typedef elements that refer to rvalue references
Brad King
2015-12-10
1
-1/+3
*
Output: Generate Base element offset="" attribute
Brad King
2015-12-03
1
-0/+4
*
Output: Add overrides="" attribute to methods
Jörg Wollenschläger
2015-08-25
1
-0/+6
*
Output: Add annotate() to more declaration attributes=""
Jörg Wollenschläger
2015-08-24
5
-0/+9
*
Output: Add annotate() to function argument attributes=""
Michka Popoff
2015-08-20
1
-0/+1
*
Output: Add annotate() to function declaration attributes=""
Brad King
2015-08-18
8
-0/+24
*
test: Add tests for Constructor, Destructor, and Converter elements
Brad King
2015-08-18
3
-0/+9
*
test: Add case for nested namespaces
Brad King
2015-06-08
1
-0/+11
*
Output: Place inline namespace members in containing namespace
Brad King
2015-05-15
3
-0/+19
*
Output: Do not generate name="" attribute on anonymous namespaces
Brad King
2015-05-15
1
-0/+5
*
Output: Refactor generation of CvQualifiedType elements
Brad King
2015-04-28
2
-0/+8
*
Output: Handle function types with no prototype
Brad King
2015-03-31
1
-0/+1
*
Output: Traverse namespace redeclarations
Brad King
2015-03-23
2
-0/+14
*
Detect: Provide __float128 when simulating GNU compilers
Brad King
2015-02-25
2
-0/+2
*
test: Fix Function-template source to return from start
Brad King
2015-02-25
1
-1/+1
*
Output: Fix references to cv-qualified types encountered indirectly
Brad King
2014-12-11
1
-0/+6
[next]