Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Mehdi Amini
|
2e23251d3e
[NFC] Header cleanup
|
9 年之前 |
Chandler Carruth
|
f3590b88bc
[cleanup] Re-sort the #include lines using llvm/utils/sort_includes.py
|
10 年之前 |
Aaron Ballman
|
f24ba613f2
Switching from std::vector to llvm::ArrayRef per post-commit review suggestion.
|
11 年之前 |
Aaron Ballman
|
26380cd51f
Some versions of MSVC do not support initializer list construction of vectors, so this fixes a broken build from r216385.
|
11 年之前 |
Will Dietz
|
79adaa2b3a
ASTVector: Fix return value of various insert() methods.
|
11 年之前 |
Craig Topper
|
b23b499237
[C++11] Use 'nullptr'. Unittests edition.
|
11 年之前 |
David Blaikie
|
f475bf83a4
Revert "Revert "PR16540: ASTVector::insert(Context, Iter, Element) doesn't compile""
|
12 年之前 |
David Blaikie
|
65732a2009
Revert "PR16540: ASTVector::insert(Context, Iter, Element) doesn't compile"
|
12 年之前 |
David Blaikie
|
a995630ca9
PR16540: ASTVector::insert(Context, Iter, Element) doesn't compile
|
12 年之前 |