Historie revizí

Autor SHA1 Zpráva Datum
  Anton Afanasyev 95c1c41b49 Adds `-ftime-trace` option to clang that produces Chrome `chrome://tracing` compatible JSON profiling output dumps. před 6 roky
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo před 6 roky
  Mike Rice 3886719cbb [clang-cl, PCH] Support for /Yc and /Yu without filename and #pragma hdrstop před 7 roky
  Kevin P. Neal 7964dc77ee Revert test commit před 7 roky
  Kevin P. Neal 5eb74bdafe Test commit před 7 roky
  Fangrui Song abdbb605f2 Remove trailing space před 7 roky
  Erich Keane ba7b10ace8 [clang-cl, PCH] Implement support for MS-style PCH through headers před 7 roky
  Gabor Horvath c963abc492 [Templight] Template Instantiation Observer před 7 roky
  Richard Smith d605534140 C++ Modules TS: add frontend support for building pcm files from module před 9 roky
  Richard Smith f76493a344 C++ Modules TS: support parsing the 'module' declaration (including extensions před 9 roky
  Yaron Keren 7948f6bcd9 Prune four superfluous ExternalSemaSource.h includes and one forward declaration in Sema.h před 9 roky
  Nico Weber 0ae15908e4 Restore PrettyStackTrace state on crash. před 10 roky
  Nico Weber fc0695463f Remove unneeded include of DeclCXX.h from libParse. před 10 roky
  Yaron Keren 36600cfda4 Rangify for loop, NFC. před 10 roky
  Craig Topper 583adb058f [C++11] Add 'override' keyword to virtual methods that override their base class. před 11 roky
  Ahmed Charles f8b74ee5f0 [C++11] Replace OwningPtr include with <memory>. před 11 roky
  Ahmed Charles 70639e8de3 Replace OwningPtr with std::unique_ptr. před 11 roky
  Craig Topper 09d19efaa1 Use SmallVectorImpl instead of SmallVector for iterators and references to avoid specifying the vector size unnecessarily. před 12 roky
  Nick Lewycky cdd81e5a68 Try harder to be signal-safe inside our signal handler. The most prominent behavioural před 12 roky
  Chad Rosier eb4c01ec17 Fix indent. před 12 roky
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers před 12 roky
  Nico Weber f88836d949 Move PrettyStackTraceParserEntry to ParseAST.cpp před 12 roky
  Douglas Gregor c7be10245e Have the parser initialize Sema before it consumes the first před 12 roky
  Benjamin Kramer 478851c3ed Drop the ASTContext.h include from Stmt.h and fix up transitive users. před 13 roky
  Meador Inge 9416d42468 Revert predefined decl tracking. před 13 roky
  Jordan Rose d73ef135ba Add pedantic warning -Wempty-translation-unit (C11 6.9p1). před 13 roky
  Erik Verbruggen 6a91d38561 Added a flag to the parser to skip method bodies. před 13 roky
  Daniel Dunbar 02892a65b1 AST/stats: Don't effectively use an out-of-line function to return a static před 13 roky
  Argyrios Kyrtzidis 849639d8b5 Make parsing of objc @implementations more robust. před 13 roky
  Dylan Noblesmith 6f42b62b61 Basic: import OwningPtr<> into clang namespace před 13 roky