Historique des commits

Auteur SHA1 Message Date
  Angel Garcia Gomez e83bf34da9 Apply modernize-use-default to clang. il y a 9 ans
  Saleem Abdulrasool e1cb12fa9b Add -f[no-]declspec to control recognition of __declspec as a keyword il y a 10 ans
  Ulrich Weigand 8b1a0203ec Add support for System z vector language extensions il y a 10 ans
  Douglas Gregor ffad82b290 Implement the Objective-C __kindof type qualifier. il y a 10 ans
  Richard Smith dc8f320f3b [modules] Before checking whether the controlling macro of a header is defined, il y a 10 ans
  Douglas Gregor 673b679df9 Replace __double_underscored type nullability qualifiers with _Uppercase_underscored il y a 10 ans
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). il y a 10 ans
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC il y a 10 ans
  Nico Weber e1a9481445 Suppress bogus gcc -Wreturn-type warnings. il y a 10 ans
  Douglas Gregor e3a960065d Extend type nullability qualifiers for Objective-C. il y a 10 ans
  Hubert Tong c26507d42c [Concepts] lex keywords: concept and requires il y a 10 ans
  Aaron Ballman b3ce54c645 __declspec is not a core Clang language extension. Instead, require -fms-extensions or -fborland to enable the language extension. il y a 10 ans
  Richard Smith 58123c9b06 Generalize future keyword compat diagnostics. il y a 10 ans
  David Majnemer 35ec179e2b Give isCompatibleWithMSVC a better interface il y a 10 ans
  Anastasia Stulova dd1268ce8e OpenCL: CL2.0 atomic types il y a 10 ans
  David Majnemer 7e6393594b MSVC Compat: Permit char16_t, char32_t and _Atomic when targeting > 2013 il y a 10 ans
  Serge Pavlov b13e6793c2 Emit warning if define or undef reserved identifier or keyword. il y a 10 ans
  Serge Pavlov a72e27bdfa Reverted r223114, it caused failure on on clang-native-arm-cortex-a9. il y a 10 ans
  Serge Pavlov d04e6fdd40 Emit warning if define or undef reserved identifier or keyword. il y a 10 ans
  Serge Pavlov 5926ec6f1e Use enumerators instead of hardcoded integers when we decide if keyword is enabled. il y a 10 ans
  Fariborz Jahanian d6d59f0664 Objective-C. Under a special flag, -Wcstring-format-directive, il y a 11 ans
  Fariborz Jahanian 99ef95c3fc Objective-C. Warn if user has made explicit call il y a 11 ans
  Benjamin Kramer 10ffef9f56 Decouple ExprCXX.h and DeclCXX.h and clean up includes a bit. il y a 11 ans
  Craig Topper 603e37c3dd [C++11] Use 'nullptr'. il y a 11 ans
  Richard Smith 08c7b3dd96 Fix a typo in r204164 that made *all* keywords available in OpenCL mode. il y a 11 ans
  Yunzhong Gao 8cd1d73f00 Creating a printing policy for "half": il y a 11 ans
  Craig Topper 0b436eb03b [C++11] Add 'override' keyword to virtual methods that override their base class. il y a 11 ans
  Alp Toker ab3d595970 Rename language option MicrosoftMode to MSVCCompat il y a 11 ans
  Chandler Carruth 4b9be6e25f Sort all the #include lines with LLVM's utils/sort_includes.py which il y a 11 ans
  Aaron Ballman 73926cc506 Fixed a FIXME; created a print method for Selectors that accepts a raw_ostream, and started using it in places it made sense. il y a 11 ans