Historial de Commits

Autor SHA1 Mensaje Fecha
  Gabor Marton 91dc12c934 [ASTImporter] Mark erroneous nodes in shared st hace 6 años
  Gabor Marton b211b92b88 [ASTImporter] Use llvm::Expected and Error in the importer API hace 6 años
  Balazs Keri 36e125b91f Changed every use of ASTImporter::Import to Import_New hace 6 años
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo hace 6 años
  Gabor Marton 564948e9bf [ASTImporter] Add importer specific lookup hace 6 años
  Fangrui Song abdbb605f2 Remove trailing space hace 7 años
  Nico Weber dd0c68e17f Revert r329684 (and follow-ups 329693, 329714). See discussion on https://reviews.llvm.org/D43578. hace 7 años
  Andrew V. Tischenko d3f7881f4d -ftime-report switch support in Clang. hace 7 años
  Alexander Kornienko b8b9458165 Fix typos in clang hace 7 años
  Richard Smith 9f28442d72 Teach ASTReader how to read only the Preprocessor state from an AST file, not the ASTContext state. hace 8 años
  Richard Smith 772553c418 Remove 'Filename' parameter from BeginSourceFileAction. hace 8 años
  Argyrios Kyrtzidis d8dbff6413 [Frontend] Make the memory management of FrontendAction pointers explicit by using unique_ptr. hace 9 años
  Richard Smith 7537674b90 Initialize the AST consumer as soon as we have both an ASTConsumer and an hace 10 años
  Adrian Prantl 1e6cac6da0 Make the clang module container format selectable from the command line. hace 10 años
  Adrian Prantl 5f4be954a1 Introduce a PCHContainerOperations interface (NFC). hace 10 años
  Sean Callanan 11167bf275 Implemented support for testing the ASTImporter's hace 10 años
  David Blaikie b53da86048 Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325) hace 11 años
  David Blaikie 04a5a7f94b std::unique_ptr-ify the result of ASTUnit::LoadFromASTFile hace 11 años
  David Blaikie 80bfbba822 Revert "unique_ptr-ify ownership of ASTConsumers" hace 11 años
  David Blaikie 4d15e347a0 unique_ptr-ify ownership of ASTConsumers hace 11 años
  Aaron Ballman caabaa8e4b [C++11] Replacing DeclBase iterators decls_begin() and decls_end() with iterator_range decls(). The same is true for the noload versions of these APIs. Updating all of the usages of the iterators with range-based for loops. hace 11 años
  Douglas Gregor a4a90cabfa When building a module, forward diagnostics to the outer diagnostic consumer. hace 12 años
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers hace 12 años
  Douglas Gregor 02c23ebf41 Make DiagnosticOptions intrusively reference-counted, and make sure hace 13 años
  David Blaikie 4e4d08403c Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST). hace 13 años
  Dylan Noblesmith c93dc78896 Basic: import IntrusiveRefCntPtr<> into clang namespace hace 13 años
  Argyrios Kyrtzidis b3ca2637a9 Use variable in place of multiple CI.getFrontendOpts() calls and use a bit hace 13 años
  Douglas Gregor 1f6b2b5c82 Extract the (InputKind, std::string) pair used to describe inputs to hace 13 años
  David Blaikie d6471f7c19 Rename Diagnostic to DiagnosticsEngine as per issue 5397 hace 14 años
  Douglas Gregor 467dc88512 Introduce a -cc1 option "-emit-module", that creates a binary module hace 14 años