- 0f25c74 Fix up diagnostics. by Richard Trieu · 7 years ago
- a4c5328 Add a callback for `__has_include` and use it for dependency scanning. by Volodymyr Sapsai · 7 years ago
- c96cb25 Print correctly dependency paths on Windows by David Bolvansky · 7 years ago
- 6907ce2 Remove trailing space by Fangrui Song · 7 years ago
- d45d7ea Fix emission of phony dependency targets when adding extra deps by David Stenberg · 7 years ago
- 96fbe58 Reland '[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective' by Julie Hockett · 7 years ago
- b524d5e Revert "[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective" by Julie Hockett · 7 years ago
- 36d94ab [clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective by Julie Hockett · 7 years ago
- 210f0e8 Track skipped files in dependency scanning. by Volodymyr Sapsai · 7 years ago
- daae952 Revert r316193. by Richard Smith · 8 years ago
- 90161da Try to shorten system header paths when using -MD depfiles by Peter Wu · 8 years ago
- f3f8461 Track the set of module maps read while building a .pcm file and reload those when preprocessing from that .pcm file. by Richard Smith · 8 years ago
- fa36740 Fix PR31644 introduced by r287138 and add a regression test. by Yaron Keren · 9 years ago
- 3998a09 Rangify for loops, NFC. by Yaron Keren · 9 years ago
- 2e018ef Turn copies into references as suggested by clang-tidy's performance-unnecessary-copy-initialization. by Benjamin Kramer · 9 years ago
- 637d1e6 Roll-back r250822. by Angel Garcia Gomez · 10 years ago
- b5250d3 Apply modernize-use-default to clang. by Angel Garcia Gomez · 10 years ago
- 7f43af5 Use new utility function to clean leading junk from pathnames. NFC by Douglas Katzman · 10 years ago
- be9b6c7 [modules] For explicit module file dependencies, only list direct dependency module files. by Richard Smith · 10 years ago
- 90fd1db Try to fix the build after r244923 by Reid Kleckner · 10 years ago
- 216a3bd [modules] Change the way we deal with .d output for explicitly-specified module by Richard Smith · 10 years ago
- 1193f2c Add sanitizer blacklists to the rules generated with -M/-MM/-MD/-MMD. by Ivan Krasin · 10 years ago
- 2a6edb3 [modules] When building a dependency file, include module maps parsed in the by Richard Smith · 10 years ago
- ab9db51 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). by Alexander Kornienko · 10 years ago
- 3d9d929 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
- fcdf3e9 Break \# in a depfile the same way as gcc. by Paul Robinson · 10 years ago
- 64441de Fix dependency file escaping. by Paul Robinson · 10 years ago
- d7214a7 Support generating NMake/Jom-style depfiles. by Paul Robinson · 10 years ago
- 61b86d4 Update for LLVM API change by David Blaikie · 11 years ago
- f0822fb Frontend: Don't include stdin in the dependency list for an object file by David Majnemer · 11 years ago
- b8a7053 Unique_ptrify PPCallbacks ownership. by Craig Topper · 11 years ago
- dae941a Update for llvm api change. by Rafael Espindola · 11 years ago
- 2721c32 unique_ptr-ify ASTReaderListener in the ASTReader by David Blaikie · 11 years ago
- 33c8090 Consider module depedencies when checking a preamble in libclang by Ben Langmuir · 11 years ago
- 49a2790 [C++11] Use 'nullptr'. Frontend edition. by Craig Topper · 11 years ago
- 6d0753d [Modules] Emit the module file paths as dependencies of the PCH when we are building one. by Argyrios Kyrtzidis · 12 years ago
- 68ccbe0 [Modules] Make sure that the synthesized file "__inferred_module.map" doesn't show up as dependency of a module file. by Argyrios Kyrtzidis · 12 years ago
- afa7cb3 [C++11] Add 'override' keyword to virtual methods that override their base class. by Craig Topper · 12 years ago
- cb69b57 Add dependencies from imported modules with -MD by Ben Langmuir · 12 years ago
- 4fbd373 Update for llvm api change. by Rafael Espindola · 12 years ago
- 04a13be Don't assume that F_None is the default. It is about to change. by Rafael Espindola · 12 years ago
- 2a00878 Use the simpler version of llvm::sys::fs::remove when possible. by Rafael Espindola · 12 years ago
- 33d4330 Modernize some low-hanging PathV1 uses. by Benjamin Kramer · 12 years ago
- be51388 Include PathV1.h in files that use it. by Rafael Espindola · 12 years ago
- ae61151 Escape # and $ in dependency files. by Benjamin Kramer · 12 years ago
- 19d78b7 For PPCallbacks::InclusionDirective() add a parameter for the module, whenever by Argyrios Kyrtzidis · 13 years ago
- 4fcd288 Per discussion in http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120917/064551.html by Argyrios Kyrtzidis · 13 years ago
- 0e7e3fc Delete the depfile if we could not open a header file. We cannot by Peter Collingbourne · 14 years ago
- 7a70d2f For the FileChanged Preprocessor callback, when exiting a file, pass its FileID. by Argyrios Kyrtzidis · 14 years ago
- 3781a36 Change err_pp_file_not_found back to an Error; when it's a Warning, we suppress it in system headers. And it is not a good idea to suppress it in system headers. (This was originally changed in r134996 to implement -MG.) by Eli Friedman · 14 years ago
- 35f5320 Mechanically rename SourceManager::getInstantiationLoc and by Chandler Carruth · 14 years ago
- 0e62c1c remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports by Chris Lattner · 14 years ago
- 77b0e7f2 Implement -MG. Fixes PR9613 by Peter Collingbourne · 14 years ago
- f7ca26a Fix up dependency file name printing to more closely match that of gcc, including fixing a nasty recent regression that could make us print "/foo.h" with a command-line including "-I ./". by Eli Friedman · 14 years ago
- 193f783 Fixes a crash when generating dependency file stuff by Fariborz Jahanian · 14 years ago
- 5df2a4e fix clang -MM output to escape spaces in filenames. This seems to be by Chris Lattner · 15 years ago
- 0eb9c12 It's not necessary to call flush() on a raw_ostream immediately prior by Dan Gohman · 15 years ago
- cb9eaf5 PPCallbacks: Add hook for reaching the end of the main file, and fix DependencyFile to not do work in its destructor. by Daniel Dunbar · 16 years ago
- 752a124 Rename to addPPCallbacks since we're effectively adding a callback and maybe chaining it to an existing one by Kovarththanan Rajaratnam · 16 years ago
- 981a6a1 Don't assert if PP already contains a valid PP callback. The PP can handle multiple callbacks (using PPChainedCallbacks) by Kovarththanan Rajaratnam · 16 years ago
- 16634c2 Remove VISIBILITY_HIDDEN from anonymous namespaces in libFrontend. by Benjamin Kramer · 16 years ago
- 55b781f Sink AttachDependencyFileGen into CreatePreprocessor. by Daniel Dunbar · 16 years ago
- 89d1fdf Add DependencyOutputOptions to wrap -M... options, and propogate to by Daniel Dunbar · 16 years ago
- 11289f4 Remove tabs, and whitespace cleanups. by Mike Stump · 16 years ago
- cec35d7 Clean up some unnecessary includes. by Eli Friedman · 16 years ago
- 16b7b6f Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp by Eli Friedman · 16 years ago[Renamed (98%) from clang/tools/clang-cc/DependencyFile.cpp]
- 33cd03c Move the options for dependency file generation from DependencyFile.cpp by Eli Friedman · 16 years ago
- d58929b PR4063, with feeling: Chain PP callbacks by default. by Daniel Dunbar · 16 years ago
- f6d272f PR4063: Fix dependency generation with -E. by Daniel Dunbar · 16 years ago
- 7b4df3c Rename clang.[cpp,h] to clang-cc.[cpp,h] to reflect the name change of the by Ted Kremenek · 17 years ago
- d67a322 Driver: Support -M and -MM. by Daniel Dunbar · 17 years ago
- 52e96cc Improve dependency file support. by Daniel Dunbar · 17 years ago
- e5a7ecc Move <root>/Driver into <root>/tools/clang-cc. by Daniel Dunbar · 17 years ago[Renamed from clang/Driver/DependencyFile.cpp]
- b45c23a0 fix test/Preprocessor/macro_paste_mscomment.c. by Chris Lattner · 17 years ago
- 64d8fc2 fix a crash I introduced, thanks to Ted for the awesome reduced testcase :) by Chris Lattner · 17 years ago
- f1ca7d3 Introduce a new PresumedLoc class to represent the concept of a location by Chris Lattner · 17 years ago
- fa5880e this patch "adds support for specifying multiple dependancy targets using ‘-MT’. Using this patch, I was able to use ‘ccc’ as C compiler for the few C files in LLVM. In my brief testing, the output remains identical to that of GCC." by Chris Lattner · 17 years ago
- 966c2e1 Improve dependency file support. by Daniel Dunbar · 17 years ago
- 66a740e Rename Characteristic_t to CharacteristicKind by Chris Lattner · 17 years ago
- fa0caca Add initial dependency file generation support. Patch by Kovarththanan by Daniel Dunbar · 17 years ago