Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Argyrios Kyrtzidis c6c54521f9 [preprocessor] Enhance PreprocessingRecord to keep track of locations of conditional directives. 13 tahun lalu
  Daniel Dunbar e21dd284d8 Frontend: Default to creating output files using temporary files + rename. 13 tahun lalu
  Daniel Dunbar 12f28ab8a5 Frontend: Don't automatically create missing directories when using temporary files with createOutputFile() 13 tahun lalu
  Argyrios Kyrtzidis e1d4330ada Don't record nested macro expansions in the preprocessing record, 13 tahun lalu
  Dylan Noblesmith c93dc78896 Basic: import IntrusiveRefCntPtr<> into clang namespace 13 tahun lalu
  Dylan Noblesmith f7ccbad5d9 Basic: import SmallString<> into clang namespace 13 tahun lalu
  Dylan Noblesmith 6f42b62b61 Basic: import OwningPtr<> into clang namespace 13 tahun lalu
  Douglas Gregor 773303a505 Rename -dependency-graphviz to -dependencncy-dot 13 tahun lalu
  Douglas Gregor c69a181049 Introduce a -cc1 option "-dependency-graphviz" that determines header 13 tahun lalu
  Douglas Gregor dc58aa7102 Thread a TargetInfo through to the module map; we'll need it for 13 tahun lalu
  Douglas Gregor 52f127297c Switch over to LLVM's file-level locking facility 13 tahun lalu
  Douglas Gregor 85ae12db3b Ensure that we clean up after a failed module build and cope with the 13 tahun lalu
  Douglas Gregor c5b2e58840 Implement code completion support for module import declarations, e.g., 13 tahun lalu
  Douglas Gregor e434ec71fc Rework HeaderSearch's interface for getting a module from a name and 13 tahun lalu
  Douglas Gregor a1f1fad8b6 Introduce module attributes into the module map grammar, along with a 13 tahun lalu
  Douglas Gregor 1f6b2b5c82 Extract the (InputKind, std::string) pair used to describe inputs to 13 tahun lalu
  Douglas Gregor b7a7819473 Store the submodules of a module in source order, as they are stored 13 tahun lalu
  Douglas Gregor 51f564f80d Implement support for module requirements, which indicate the language 13 tahun lalu
  Douglas Gregor 305dc3ebaa Detect when mapping a #include/#import over to a submodule ends up 13 tahun lalu
  Ted Kremenek 2a76410c0a Refactor SerializeDiagnosticsPrinter to using DiagnosticRenderer. This gives us comparative diagnostics 13 tahun lalu
  Argyrios Kyrtzidis 53ba95612c Revert r146646 that was a mistake, and make the intended change in the right file. 13 tahun lalu
  Argyrios Kyrtzidis f5a684d774 [libclang] Try to unbreak mingw build. 13 tahun lalu
  Douglas Gregor 5e3f9223db Keep track of import dependencies between submodules within the module 13 tahun lalu
  Argyrios Kyrtzidis 29f2787b6d Make changes to SDiagsWriter to make it work in combination with the ARC migrator: 13 tahun lalu
  Douglas Gregor f64114b2aa If we can't write the temporary module map file when compiling a 13 tahun lalu
  Douglas Gregor e912029b91 Add a FIXME to provide a sensible error message here 13 tahun lalu
  Douglas Gregor 1e821e9eba Use absolute paths for temporary module map files 13 tahun lalu
  Douglas Gregor 93ebfa6139 When we treat an #include or #import as a module import, create an 13 tahun lalu
  Douglas Gregor 5e35693721 Introduce the notion of name visibility into modules. For a given 13 tahun lalu
  Douglas Gregor 1a4761edca Promote ModuleMap::Module to a namespace-scope class in the Basic 13 tahun lalu