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 лет назад |
Serge Pavlov
|
d04e6fdd40
Emit warning if define or undef reserved identifier or keyword.
|
10 лет назад |
Serge Pavlov
|
5926ec6f1e
Use enumerators instead of hardcoded integers when we decide if keyword is enabled.
|
10 лет назад |
Fariborz Jahanian
|
d6d59f0664
Objective-C. Under a special flag, -Wcstring-format-directive,
|
11 лет назад |
Fariborz Jahanian
|
99ef95c3fc
Objective-C. Warn if user has made explicit call
|
11 лет назад |
Benjamin Kramer
|
10ffef9f56
Decouple ExprCXX.h and DeclCXX.h and clean up includes a bit.
|
11 лет назад |
Craig Topper
|
603e37c3dd
[C++11] Use 'nullptr'.
|
11 лет назад |
Richard Smith
|
08c7b3dd96
Fix a typo in r204164 that made *all* keywords available in OpenCL mode.
|
11 лет назад |
Yunzhong Gao
|
8cd1d73f00
Creating a printing policy for "half":
|
11 лет назад |
Craig Topper
|
0b436eb03b
[C++11] Add 'override' keyword to virtual methods that override their base class.
|
11 лет назад |
Alp Toker
|
ab3d595970
Rename language option MicrosoftMode to MSVCCompat
|
11 лет назад |
Chandler Carruth
|
4b9be6e25f
Sort all the #include lines with LLVM's utils/sort_includes.py which
|
11 лет назад |