提交历史

作者 SHA1 备注 提交日期
  Jan Korous f1e1714519 [clang][DependencyFileGenerator] Fix missing -MT option handling 6 年之前
  Alex Lorenz 32bae3c742 Use FileEntryRef for PPCallbacks::HasInclude 6 年之前
  Alex Lorenz d198004caf Use FileEntryRef for PPCallbacks::FileSkipped 6 年之前
  Alex Lorenz 5195a35aa7 Introduce FileEntryRef and use it when handling includes to report correct dependencies 6 年之前
  Jonas Devlieghere 49a6b09101 [Clang] Migrate llvm::make_unique to std::make_unique 6 年之前
  Fangrui Song 231854d01b Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 6 年之前
  Alex Lorenz f32f7f6a0e [clang-scan-deps] print the dependencies to stdout 6 年之前
  Alex Lorenz 4df2fbbebb Unify DependencyFileGenerator class and DependencyCollector interface (NFCI) 6 年之前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Richard Trieu c18971ee23 Fix up diagnostics. 6 年之前
  Volodymyr Sapsai 30d3f201ef Add a callback for `__has_include` and use it for dependency scanning. 7 年之前
  David Bolvansky a79c7739c3 Print correctly dependency paths on Windows 7 年之前
  Fangrui Song abdbb605f2 Remove trailing space 7 年之前
  David Stenberg c01eff1a9b Fix emission of phony dependency targets when adding extra deps 7 年之前
  Julie Hockett 1a597eeed3 Reland '[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective' 7 年之前
  Julie Hockett e5a13a5389 Revert "[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective" 7 年之前
  Julie Hockett 6a37651bb3 [clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective 7 年之前
  Volodymyr Sapsai bb709adc10 Track skipped files in dependency scanning. 7 年之前
  Richard Smith 53df1a5045 Revert r316193. 7 年之前
  Peter Wu cc28d36809 Try to shorten system header paths when using -MD depfiles 7 年之前
  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 年之前
  Yaron Keren 67796b300f Fix PR31644 introduced by r287138 and add a regression test. 8 年之前
  Yaron Keren d42ec743eb Rangify for loops, NFC. 8 年之前
  Benjamin Kramer 9d37176cc4 Turn copies into references as suggested by clang-tidy's performance-unnecessary-copy-initialization. 9 年之前
  Angel Garcia Gomez d162035b9b Roll-back r250822. 9 年之前
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. 9 年之前
  Douglas Katzman 740dd7fc7c Use new utility function to clean leading junk from pathnames. NFC 10 年之前
  Richard Smith 484b48d1d1 [modules] For explicit module file dependencies, only list direct dependency module files. 10 年之前
  Reid Kleckner 59987619e6 Try to fix the build after r244923 10 年之前
  Richard Smith 65dcf1d8f8 [modules] Change the way we deal with .d output for explicitly-specified module 10 年之前