Manuel Klimek
|
0e5c52d478
Correctly implement -include search logic.
|
пре 11 година |
Bob Wilson
|
3189dba58d
Predefine IB_DESIGNABLE and IBInspectable macros. <rdar://problem/17441860>
|
пре 11 година |
Joerg Sonnenberger
|
0d120a47c7
If char/short are shorter than int, do not use U as suffix for
|
пре 11 година |
Joerg Sonnenberger
|
e240b4198c
Always set the C suffix macro, even if it is empty.
|
пре 11 година |
Joerg Sonnenberger
|
fa80ad7a22
Provide __SIG_ATOMIC_MAX__ next to __SIG_ATOMIC_WIDTH__.
|
пре 11 година |
Joerg Sonnenberger
|
7ed5600892
Add __INTMAX_C_SUFFIX__ and __UINTMAX_C_SUFFIX__.
|
пре 11 година |
Joerg Sonnenberger
|
3c093175f3
Don't create non-temporary twines.
|
пре 11 година |
Joerg Sonnenberger
|
2c6c32712b
Make sure int64_t and uint64_t are consistent.
|
пре 11 година |
Joerg Sonnenberger
|
70138bc888
Provide builtin macros as template for PRIab and SCNab, matching the
|
пре 11 година |
Pavel Chupin
|
8c866944dd
[x32] Add __ILP32__ macro for ILP32 platforms
|
пре 11 година |
Ehsan Akhgari
|
669295c928
Avoid definining more GCC specific predefined macros in clang-cl
|
пре 11 година |
Benjamin Kramer
|
68aa908ac5
Turn some Twine locals into const char * variables.
|
пре 11 година |
Alp Toker
|
d4689bbca1
Fix layering of file remapping and header search initialization
|
пре 11 година |
Ehsan Akhgari
|
71f885d820
Do not define __STRICT_ANSI__ in clang-cl
|
пре 11 година |
JF Bastien
|
41c9813dab
Implement predefined stdint macros
|
пре 11 година |
Richard Smith
|
fa842c7380
Add -std=c++1z flag for C++17 features.
|
пре 11 година |
Hans Wennborg
|
054c6195b1
Do not predefine __EXCEPTIONS in clang-cl (PR19977)
|
пре 11 година |
Craig Topper
|
d24fb6c947
[C++11] Use 'nullptr'. Frontend edition.
|
пре 11 година |
Reid Kleckner
|
964132fcbe
Revert "Move -fms-extensions predefined macros into InitPreprocessor"
|
пре 11 година |
Reid Kleckner
|
0e680249cd
Move -fms-extensions predefined macros into InitPreprocessor
|
пре 11 година |
Reid Kleckner
|
8b06c53101
-fms-extensions: Don't define __PRETTY_FUNCTION__ to __FUNCTION__
|
пре 11 година |
Richard Smith
|
9158025c87
Implement the MS extension __identifier properly: take a token and strip it of
|
пре 11 година |
Robert Lytton
|
f58bc2e3c5
Make __LITTLE_ENDIAN__/__BIG_ENDOAN__ common PredefinedMacros
|
пре 11 година |
Alexey Bataev
|
f343a49480
[OPENMP] Updated comments and _OPENMP macro value for OpenMP 4.0 (for 'omp simd' support)
|
пре 11 година |
David Majnemer
|
747909cad2
Revert "Preprocessor: Add __ALIGNOF_MAX_ALIGN_T__"
|
пре 11 година |
Richard Smith
|
ef725a70d3
Update __cplusplus to match the value in the C++14 DIS preview (D3937).
|
пре 11 година |
Josh Magee
|
3ab3daec81
[stackprotector] Add command line option -fstack-protector-strong
|
пре 11 година |
David Majnemer
|
c809e1493f
Preprocessor: Add __ALIGNOF_MAX_ALIGN_T__
|
пре 11 година |
Alp Toker
|
ab3d595970
Rename language option MicrosoftMode to MSVCCompat
|
пре 11 година |
Alp Toker
|
933058820e
Move MS predefined type_info out of InitializePredefinedMacros
|
пре 11 година |