Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
unittests
/
AST
/
ASTVectorTest.cpp
9670f84
[NFC] Header cleanup
by Mehdi Amini
· 9 years ago
575bc3ba
[cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py
by Chandler Carruth
· 11 years ago
d71a5c7
Switching from std::vector to llvm::ArrayRef per post-commit review suggestion.
by Aaron Ballman
· 11 years ago
cc7f4aa
Some versions of MSVC do not support initializer list construction of vectors, so this fixes a broken build from r216385.
by Aaron Ballman
· 11 years ago
dff50cb
ASTVector: Fix return value of various insert() methods.
by Will Dietz
· 11 years ago
416fa34
[C++11] Use 'nullptr'. Unittests edition.
by Craig Topper
· 11 years ago
67fc79f
Revert "Revert "PR16540: ASTVector::insert(Context, Iter, Element) doesn't compile""
by David Blaikie
· 12 years ago
3c0e97c
Revert "PR16540: ASTVector::insert(Context, Iter, Element) doesn't compile"
by David Blaikie
· 12 years ago
4cffb8ed
PR16540: ASTVector::insert(Context, Iter, Element) doesn't compile
by David Blaikie
· 12 years ago