Cronologia Commit

Autore SHA1 Messaggio Data
  Sven van Haastregt 9741e8bd91 [OpenCL] Restrict various keywords in OpenCL C++ mode 7 anni fa
  Adrian Prantl 647be32c60 Remove \brief commands from doxygen comments. 7 anni fa
  Richard Smith 9067f8fb74 Implement P0482R2, support for char8_t type. 7 anni fa
  Aaron Ballman 02d25f33f5 Defer adding keywords to the identifier table until after the language options have been loaded from the AST file. 7 anni fa
  Eugene Zelenko dbacc64bb6 [Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 anni fa
  Richard Smith d1cebef954 [c++2a] Treat 'concept' and 'requires' as keywords, add compat warning for C++17 and before. 8 anni fa
  Galina Kistanova b68f6e7844 Added missing break. 8 anni fa
  Alex Lorenz b257ac069f [Parser][ObjC++] Improve diagnostics and recovery when C++ keywords are used 8 anni fa
  Alex Lorenz c8cd8ea2c4 [Sema][ObjC] Warn about 'performSelector' calls with selectors 8 anni fa
  Chandler Carruth 9f2f7dc277 Add some more asserts to clearly indicate that there are special cases 8 anni fa
  Benjamin Kramer fd352be22e Retire llvm::alignOf in favor of C++11 alignof. 8 anni fa
  Gor Nishanov 05da52cced [coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts 9 anni fa
  Richard Smith 9ae609fe2b Add -fmodules-ts flag to cc1 for the provisional C++ modules TS, and mark 9 anni fa
  Richard Smith dec469b8c5 [modules] Separately track whether an identifier's preprocessor information and 9 anni fa
  Richard Smith 6b12bdddf0 [coroutines] Add lexer support for co_await, co_yield, and co_return keywords. 9 anni fa
  Angel Garcia Gomez d162035b9b Roll-back r250822. 9 anni fa
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. 9 anni fa
  Saleem Abdulrasool e1cb12fa9b Add -f[no-]declspec to control recognition of __declspec as a keyword 10 anni fa
  Ulrich Weigand 8b1a0203ec Add support for System z vector language extensions 10 anni fa
  Douglas Gregor ffad82b290 Implement the Objective-C __kindof type qualifier. 10 anni fa
  Richard Smith dc8f320f3b [modules] Before checking whether the controlling macro of a header is defined, 10 anni fa
  Douglas Gregor 673b679df9 Replace __double_underscored type nullability qualifiers with _Uppercase_underscored 10 anni fa
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 anni fa
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 anni fa
  Nico Weber e1a9481445 Suppress bogus gcc -Wreturn-type warnings. 10 anni fa
  Douglas Gregor e3a960065d Extend type nullability qualifiers for Objective-C. 10 anni fa
  Hubert Tong c26507d42c [Concepts] lex keywords: concept and requires 10 anni fa
  Aaron Ballman b3ce54c645 __declspec is not a core Clang language extension. Instead, require -fms-extensions or -fborland to enable the language extension. 10 anni fa
  Richard Smith 58123c9b06 Generalize future keyword compat diagnostics. 10 anni fa
  David Majnemer 35ec179e2b Give isCompatibleWithMSVC a better interface 10 anni fa