Commit History

Author SHA1 Message Date
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Fangrui Song abdbb605f2 Remove trailing space 7 years ago
  Hans Wennborg 7f055b7e1a [clang-cl] Don't emit dllexport inline functions etc. from pch files (PR37801) 7 years ago
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 years ago
  Raphael Isemann b0fd08cfbe [modules] Correctly overload getModule in the MultiplexExternalSemaSource 7 years ago
  NAKAMURA Takumi 9047763be7 Fix warnings. [-Wdocumentation] 7 years ago
  David Blaikie a312d25909 Modular Codegen: Support homing debug info for types in modular objects 8 years ago
  David Blaikie 94c1c6bb44 Modular Codegen: Add/use a bit in serialized function definitions to track whether they are the subject of modular codegen 8 years ago
  David Blaikie 91a91ae615 Prototype of modules codegen 8 years ago
  Justin Lebar 1f062cda84 [Sema] Use unique_ptr instead of raw pointers in the late-parsed templates map. 8 years ago
  Manman Ren a5a0579198 Method Pool in modules: we make sure that if a module contains an entry for 9 years ago
  Richard Smith fff3553f38 Store list of undefined-but-used objects in a deterministic order to fix 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
  Richard Smith b5cef75c82 function_ref-ize ExternalASTSource::FindExternalLexicalDecl and remove its 10 years ago
  Ismail Pazarbasi 069e07e6ff Detect uses of mismatching forms of 'new' and 'delete' 10 years ago
  Diego Novillo 8863f9bb8b Revert "Detect uses of mismatching forms of 'new' and 'delete'" 10 years ago
  Ismail Pazarbasi 742dc9b6c9 Detect uses of mismatching forms of 'new' and 'delete' 10 years ago
  Chandler Carruth 2baeab1242 [Modules] Preserve source order for the map of late parsed templates. 10 years ago
  Richard Smith 3176691345 [modules] Deserialize CXXCtorInitializer list for a constructor lazily. 10 years ago
  Richard Smith 499fc534bd Replace Sema's map of locally-scoped extern "C" declarations with a DeclContext 10 years ago
  Richard Smith a2e36d21c0 Rework our handling of key functions. We used to track a complete list of all 10 years ago
  Nico Weber 4f2a6d6d73 Add -Wunused-local-typedef, a warning that finds unused local typedefs. 11 years ago
  Craig Topper 6b8c5857eb [C++11] Use 'nullptr'. Sema edition. 11 years ago
  Richard Smith 3ad9bfabb6 If a declaration is loaded, and then a module import adds a redeclaration, then 11 years ago
  Kaelyn Uhrain 5d937b3fe7 Add hooks to ExternalSemaSource for after-the-fact diagnosis of 12 years ago
  Kaelyn Uhrain 70571f43ab Add hooks for typo correction to ExternalSemaSource, courtesy of Luke Zarko. 12 years ago
  Richard Smith ac32d9044b PR9992: Serialize and deserialize the token sequence for a function template in 12 years ago
  Richard Smith 3646c68676 Simplify FindExternalVisibleDeclsByName by making it return a bool indicating 12 years ago
  Nick Lewycky cd0655b172 Add a new -Wundefined-inline warning for inline functions which are used but not 12 years ago