Historique des commits

Auteur SHA1 Message Date
  Erik Pilkington 6616e2d814 [Sema][ObjC] Fix a -Wformat false positive with localizedStringForKey il y a 6 ans
  Richard Smith 0fa9a240fd [C++20] Implement context-sensitive header-name lexing and pp-import parsing in the preprocessor. il y a 6 ans
  Richard Smith db44dfe30c Enable coroutines under -std=c++2a. il y a 6 ans
  Reid Kleckner b5068c8bd9 [MSVC] Recognize `static_assert` keyword in C and C++98 il y a 6 ans
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo il y a 6 ans
  Bruno Ricci 18bea5216d [Basic] Cleanups in IdentifierInfo following the removal of PTH il y a 6 ans
  Reid Kleckner 1168491f34 Fix clang -Wimplicit-fallthrough warnings across llvm, NFC il y a 6 ans
  Erik Pilkington c47c49c07b NFC: Merge KEYOBJC and KEYARC il y a 6 ans
  Erik Pilkington e1dcbc21bc NFC: Remove the ObjC1/ObjC2 distinction from clang (and related projects) il y a 6 ans
  Ulrich Weigand d9c4f8debc [SystemZ] Actually enable -mzvector keywords il y a 6 ans
  Bruno Ricci 47ffcfa5ce [AST] Various optimizations + refactoring in DeclarationName(Table) il y a 7 ans
  Fangrui Song abdbb605f2 Remove trailing space il y a 7 ans
  Aditya Kumar d1b4eb382e Add dump method for selectors il y a 7 ans
  Alex Lorenz 08ee284dc0 [AST][ObjC] Print implicit property expression that only has a setter without crashing il y a 7 ans
  Sven van Haastregt 9741e8bd91 [OpenCL] Restrict various keywords in OpenCL C++ mode il y a 7 ans
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. il y a 7 ans
  Richard Smith 9067f8fb74 Implement P0482R2, support for char8_t type. il y a 7 ans
  Aaron Ballman 02d25f33f5 Defer adding keywords to the identifier table until after the language options have been loaded from the AST file. il y a 7 ans
  Eugene Zelenko dbacc64bb6 [Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). il y a 7 ans
  Richard Smith d1cebef954 [c++2a] Treat 'concept' and 'requires' as keywords, add compat warning for C++17 and before. il y a 8 ans
  Galina Kistanova b68f6e7844 Added missing break. il y a 8 ans
  Alex Lorenz b257ac069f [Parser][ObjC++] Improve diagnostics and recovery when C++ keywords are used il y a 8 ans
  Alex Lorenz c8cd8ea2c4 [Sema][ObjC] Warn about 'performSelector' calls with selectors il y a 8 ans
  Chandler Carruth 9f2f7dc277 Add some more asserts to clearly indicate that there are special cases il y a 8 ans
  Benjamin Kramer fd352be22e Retire llvm::alignOf in favor of C++11 alignof. il y a 8 ans
  Gor Nishanov 05da52cced [coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts il y a 9 ans
  Richard Smith 9ae609fe2b Add -fmodules-ts flag to cc1 for the provisional C++ modules TS, and mark il y a 9 ans
  Richard Smith dec469b8c5 [modules] Separately track whether an identifier's preprocessor information and il y a 9 ans
  Richard Smith 6b12bdddf0 [coroutines] Add lexer support for co_await, co_yield, and co_return keywords. il y a 9 ans
  Angel Garcia Gomez d162035b9b Roll-back r250822. il y a 9 ans