David Blaikie
|
4d15e347a0
unique_ptr-ify ownership of ASTConsumers
|
11 rokov pred |
Rafael Espindola
|
9986295b4f
Replace llvm::error_code with std::error_code.
|
11 rokov pred |
Craig Topper
|
b23b499237
[C++11] Use 'nullptr'. Unittests edition.
|
11 rokov pred |
Nico Weber
|
07aa87612b
Fix two test-only leaks found by LSan.
|
11 rokov pred |
Ariel J. Bernal
|
19b60a524c
Reverted r192992 broke windows and freebsd builds.
|
12 rokov pred |
Ariel J. Bernal
|
044d01f684
This patch fixes replacements that are not applied when relative paths are
|
12 rokov pred |
Ariel J. Bernal
|
d4099c3348
Revert commit r192299 until find a way to account for simlinks in OS X.
|
12 rokov pred |
Ariel J. Bernal
|
b71aa7af7f
This patch fixes replacements that are not applied when relative paths are
|
12 rokov pred |
Edwin Vane
|
a778cde0dd
Adding a vector version of clang::tooling::shiftedCodePosition().
|
12 rokov pred |
Edwin Vane
|
f758bc7125
Have Range::overlapsWith use positive logic
|
12 rokov pred |
Edwin Vane
|
b58cfd93c4
Adding a vector version of tooling::applyAllReplacements
|
12 rokov pred |
Edwin Vane
|
95f0766c19
Fixing a conflict detection bug in tooling::deduplicate
|
12 rokov pred |
Edwin Vane
|
d5692dbfeb
Introduce Replacement deduplication and conflict detection function
|
12 rokov pred |
Manuel Klimek
|
46fa4c355b
Adds overlapsWith and contains predicates on tooling::Range.
|
12 rokov pred |
Rafael Espindola
|
1ec4a86a86
Use llvm::sys::fs::createTemporaryFile.
|
12 rokov pred |
Rafael Espindola
|
902a863853
Remove last use of PathV1.h from clang.
|
12 rokov pred |
Rafael Espindola
|
2db9828139
Include PathV1.h in a file that uses it.
|
12 rokov pred |
Daniel Jasper
|
6bd3b93200
Let clang-format move the cursor appropriately.
|
12 rokov pred |
Dmitri Gribenko
|
cfa88f8939
Remove useless 'llvm::' qualifier from names like StringRef and others that are
|
12 rokov pred |
Chandler Carruth
|
1050e8b225
Sort the #include lines for unittests/...
|
12 rokov pred |
Douglas Gregor
|
99eb4a7920
Buildbot debugging is fun
|
13 rokov pred |
Ted Kremenek
|
305c613af6
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
|
13 rokov pred |
Benjamin Kramer
|
a13d2bceae
Update unittests for include change.
|
13 rokov pred |
Manuel Klimek
|
f9d4cbd3dd
Adds the Refactoring library, which is a layer on top of the Tooling library
|
13 rokov pred |