Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Make output of -ast-print a valid C++ code. | Serge Pavlov | 2016-11-10 | 1 | -1/+1 |
* | Reorder ASTNodeKind::AllKindInfo to match NodeKindId. | Alexander Kornienko | 2016-04-14 | 1 | -3/+14 |
* | Add a test for r255875 & r255929, comparisons on DynTypeNode wrapped QualType. | Richard Trieu | 2015-12-17 | 1 | -0/+7 |
* | Fix bug in DynTypedMatcher::constructVariadic() that would cause false negati... | Samuel Benzaquen | 2014-10-06 | 1 | -0/+39 |
* | Sort all the #include lines with LLVM's utils/sort_includes.py which | Chandler Carruth | 2014-01-07 | 1 | -1/+1 |
* | Add Distance parameter to ASTNodeKind::isBaseOf. | Peter Collingbourne | 2013-11-23 | 1 | -0/+13 |
* | Introduce DynTypedNode::print, dump and getSourceRange. | Peter Collingbourne | 2013-11-06 | 1 | -0/+52 |
* | Enhancements for the DynTypedNode | Samuel Benzaquen | 2013-06-19 | 1 | -0/+62 |