David Bolvansky
|
a79c7739c3
Print correctly dependency paths on Windows
|
7 years ago |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 years ago |
David Stenberg
|
c01eff1a9b
Fix emission of phony dependency targets when adding extra deps
|
7 years ago |
Julie Hockett
|
1a597eeed3
Reland '[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective'
|
7 years ago |
Julie Hockett
|
e5a13a5389
Revert "[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective"
|
7 years ago |
Julie Hockett
|
6a37651bb3
[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective
|
7 years ago |
Volodymyr Sapsai
|
bb709adc10
Track skipped files in dependency scanning.
|
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 |
Richard Smith
|
2d7d5c241b
Track the set of module maps read while building a .pcm file and reload those when preprocessing from that .pcm file.
|
8 years ago |
Yaron Keren
|
67796b300f
Fix PR31644 introduced by r287138 and add a regression test.
|
8 years ago |
Yaron Keren
|
d42ec743eb
Rangify for loops, NFC.
|
8 years ago |
Benjamin Kramer
|
9d37176cc4
Turn copies into references as suggested by clang-tidy's performance-unnecessary-copy-initialization.
|
9 years ago |
Angel Garcia Gomez
|
d162035b9b
Roll-back r250822.
|
9 years ago |
Angel Garcia Gomez
|
e83bf34da9
Apply modernize-use-default to clang.
|
9 years ago |
Douglas Katzman
|
740dd7fc7c
Use new utility function to clean leading junk from pathnames. NFC
|
10 years ago |
Richard Smith
|
484b48d1d1
[modules] For explicit module file dependencies, only list direct dependency module files.
|
10 years ago |
Reid Kleckner
|
59987619e6
Try to fix the build after r244923
|
10 years ago |
Richard Smith
|
65dcf1d8f8
[modules] Change the way we deal with .d output for explicitly-specified module
|
10 years ago |
Ivan Krasin
|
f25cce359f
Add sanitizer blacklists to the rules generated with -M/-MM/-MD/-MMD.
|
10 years ago |
Richard Smith
|
3a421c44a4
[modules] When building a dependency file, include module maps parsed in the
|
10 years ago |
Alexander Kornienko
|
8ca7705aa3
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
10 years ago |
Alexander Kornienko
|
ac58acc7f2
Fixed/added namespace ending comments using clang-tidy. NFC
|
10 years ago |
Paul Robinson
|
81d0e20410
Break \# in a depfile the same way as gcc.
|
10 years ago |
Paul Robinson
|
f5c6ef2efb
Fix dependency file escaping.
|
10 years ago |
Paul Robinson
|
cc44eec4a2
Support generating NMake/Jom-style depfiles.
|
10 years ago |
David Blaikie
|
14b0eac48e
Update for LLVM API change
|
10 years ago |
David Majnemer
|
78e394b434
Frontend: Don't include stdin in the dependency list for an object file
|
10 years ago |
Craig Topper
|
c6da4d1d6c
Unique_ptrify PPCallbacks ownership.
|
11 years ago |
Rafael Espindola
|
97b51af3b9
Update for llvm api change.
|
11 years ago |