Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Eugene Zelenko dbacc64bb6 [Basic] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 7 жил өмнө
  Richard Smith d1cebef954 [c++2a] Treat 'concept' and 'requires' as keywords, add compat warning for C++17 and before. 8 жил өмнө
  Galina Kistanova b68f6e7844 Added missing break. 8 жил өмнө
  Alex Lorenz b257ac069f [Parser][ObjC++] Improve diagnostics and recovery when C++ keywords are used 8 жил өмнө
  Alex Lorenz c8cd8ea2c4 [Sema][ObjC] Warn about 'performSelector' calls with selectors 8 жил өмнө
  Chandler Carruth 9f2f7dc277 Add some more asserts to clearly indicate that there are special cases 8 жил өмнө
  Benjamin Kramer fd352be22e Retire llvm::alignOf in favor of C++11 alignof. 8 жил өмнө
  Gor Nishanov 05da52cced [coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts 9 жил өмнө
  Richard Smith 9ae609fe2b Add -fmodules-ts flag to cc1 for the provisional C++ modules TS, and mark 9 жил өмнө
  Richard Smith dec469b8c5 [modules] Separately track whether an identifier's preprocessor information and 9 жил өмнө
  Richard Smith 6b12bdddf0 [coroutines] Add lexer support for co_await, co_yield, and co_return keywords. 9 жил өмнө
  Angel Garcia Gomez d162035b9b Roll-back r250822. 9 жил өмнө
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. 9 жил өмнө
  Saleem Abdulrasool e1cb12fa9b Add -f[no-]declspec to control recognition of __declspec as a keyword 10 жил өмнө
  Ulrich Weigand 8b1a0203ec Add support for System z vector language extensions 10 жил өмнө
  Douglas Gregor ffad82b290 Implement the Objective-C __kindof type qualifier. 10 жил өмнө
  Richard Smith dc8f320f3b [modules] Before checking whether the controlling macro of a header is defined, 10 жил өмнө
  Douglas Gregor 673b679df9 Replace __double_underscored type nullability qualifiers with _Uppercase_underscored 10 жил өмнө
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 жил өмнө
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 жил өмнө
  Nico Weber e1a9481445 Suppress bogus gcc -Wreturn-type warnings. 10 жил өмнө
  Douglas Gregor e3a960065d Extend type nullability qualifiers for Objective-C. 10 жил өмнө
  Hubert Tong c26507d42c [Concepts] lex keywords: concept and requires 10 жил өмнө
  Aaron Ballman b3ce54c645 __declspec is not a core Clang language extension. Instead, require -fms-extensions or -fborland to enable the language extension. 10 жил өмнө
  Richard Smith 58123c9b06 Generalize future keyword compat diagnostics. 10 жил өмнө
  David Majnemer 35ec179e2b Give isCompatibleWithMSVC a better interface 10 жил өмнө
  Anastasia Stulova dd1268ce8e OpenCL: CL2.0 atomic types 10 жил өмнө
  David Majnemer 7e6393594b MSVC Compat: Permit char16_t, char32_t and _Atomic when targeting > 2013 10 жил өмнө
  Serge Pavlov b13e6793c2 Emit warning if define or undef reserved identifier or keyword. 10 жил өмнө
  Serge Pavlov a72e27bdfa Reverted r223114, it caused failure on on clang-native-arm-cortex-a9. 10 жил өмнө