index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
unittests
/
AST
/
ASTVectorTest.cpp
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
*
[NFC] Header cleanup
Mehdi Amini
2016-07-18
1
-1
/
+0
*
[cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py
Chandler Carruth
2015-01-14
1
-1
/
+0
*
Switching from std::vector to llvm::ArrayRef per post-commit review suggestion.
Aaron Ballman
2014-08-26
1
-3
/
+1
*
Some versions of MSVC do not support initializer list construction of vectors...
Aaron Ballman
2014-08-26
1
-1
/
+2
*
ASTVector: Fix return value of various insert() methods.
Will Dietz
2014-08-25
1
-3
/
+73
*
[C++11] Use 'nullptr'. Unittests edition.
Craig Topper
2014-06-08
1
-1
/
+1
*
Revert "Revert "PR16540: ASTVector::insert(Context, Iter, Element) doesn't co...
David Blaikie
2013-07-13
1
-0
/
+24
*
Revert "PR16540: ASTVector::insert(Context, Iter, Element) doesn't compile"
David Blaikie
2013-07-13
1
-26
/
+0
*
PR16540: ASTVector::insert(Context, Iter, Element) doesn't compile
David Blaikie
2013-07-13
1
-0
/
+26