История коммитов

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