Alex Lorenz
|
69a791e52b
[clang-scan-deps] strip the --serialize-diagnostics argument
|
6 years ago |
Kadir Cetinkaya
|
b7d562343d
[clang][ArgumentAdjusters] Do not add fsyntax-only if already exists
|
6 years ago |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Kadir Cetinkaya
|
14603797e0
[tooling] Add a new argument adjuster for deleting plugin related command line args
|
6 years ago |
Eugene Zelenko
|
aace2861ee
[Tooling] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 years ago |
Dave Lee
|
2e4d25a02d
Fix skipping of flags in getClangStripDependencyFileAdjuster
|
7 years ago |
Eric Liu
|
e7a10639e3
[Tooling] A new framework for executing clang frontend actions.
|
7 years ago |
Richard Smith
|
53df1a5045
Revert r316193.
|
7 years ago |
Peter Wu
|
cc28d36809
Try to shorten system header paths when using -MD depfiles
|
7 years ago |
Sterling Augustine
|
2b311bba46
Allow CompilerInvocations to generate .d files.
|
8 years ago |
Joerg Sonnenberger
|
e2a2ad2607
Typo.
|
8 years ago |
Alexander Kornienko
|
b42f54f3e3
Make ArgumentAdjuster aware of the current file being processed.
|
9 years ago |
Alexander Kornienko
|
d211e32a2c
Attempt to fix the build with XCode 5.0.2 (and probably 5.1.1).
|
10 years ago |
Alexander Kornienko
|
dd74c42fb6
Make ArgumentsAdjuster an std::function.
|
10 years ago |
Alexander Kornienko
|
e4d539841b
[clang-tidy] Move -extra-arg handling to CommonOptionsProvider
|
10 years ago |
Pavel Labath
|
63d5335aea
ClangTool: strip -o from the command line
|
12 years ago |
Alexander Kornienko
|
e7b04868ea
Make clang tools ignore -fcolor-diagnostics and -fdiagnostics-color retrieved from the compilation database.
|
12 years ago |
David Blaikie
|
025983a8dd
Fix -Wdelete-non-virtual-dtor in Tooling code.
|
13 years ago |
Simon Atanasyan
|
a01ddc787b
Declare abstract class ArgumentsAdjuster. This abstract interface describes
|
13 years ago |