summaryrefslogtreecommitdiffstats
path: root/clang/unittests/AST/ASTTypeTraitsTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Make output of -ast-print a valid C++ code.Serge Pavlov2016-11-101-1/+1
* Reorder ASTNodeKind::AllKindInfo to match NodeKindId.Alexander Kornienko2016-04-141-3/+14
* Add a test for r255875 & r255929, comparisons on DynTypeNode wrapped QualType.Richard Trieu2015-12-171-0/+7
* Fix bug in DynTypedMatcher::constructVariadic() that would cause false negati...Samuel Benzaquen2014-10-061-0/+39
* Sort all the #include lines with LLVM's utils/sort_includes.py whichChandler Carruth2014-01-071-1/+1
* Add Distance parameter to ASTNodeKind::isBaseOf.Peter Collingbourne2013-11-231-0/+13
* Introduce DynTypedNode::print, dump and getSourceRange.Peter Collingbourne2013-11-061-0/+52
* Enhancements for the DynTypedNodeSamuel Benzaquen2013-06-191-0/+62
OpenPOWER on IntegriCloud