Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
1952354bd376062c3ab3d328c0fc6c36530c9309
/
test
/
Sema
/
MicrosoftExtensions.c
c3b2308
Unify the codepaths for emitting deprecation warnings. The test changes are just to account for us emitting notes more consistently.
by Eli Friedman
· 13 years ago
fc685ac
Reapplying the changes from r158717 as they were rolled back to avoid merge conflicts from a separate problematic patch.
by Aaron Ballman
· 13 years ago
3532936
Revert r158700 and dependent patches r158716, r158717, and r158731.
by Jakob Stoklund Olesen
· 13 years ago
ed35fd1
Improves parsing and semantic analysis for MS __declspec attributes. This includes support for the align (which fixes PR12631).
by Aaron Ballman
· 13 years ago
d672436
with -Wdeprecated, include a note to its deprecated declaration
by Fariborz Jahanian
· 13 years ago
47611c8
Turned on support for __declspec(deprecated) in MS compatibility mode.
by Aaron Ballman
· 13 years ago
a2d7dfa
Shift Microsoft enum extensions from -fms-extensions to -fms-compatibility, so -fms-extensions doesn't affect enum semantics in incompatible ways. <rdar://problem/10657186>.
by Eli Friedman
· 13 years ago
ee625af
Fix crash on invalid in microsoft anonymous struct extension.
by Nico Weber
· 13 years ago
83e0995
Add a Microsoft C test following r131201.
by Francois Pichet
· 14 years ago
1756ce4
We need a longer long when testing this pathe Microsoft fixed-underlying-type extension for enumeration types
by Douglas Gregor
· 14 years ago
86f208c
Enable enumeration types with a fixed underlying type, e.g.,
by Douglas Gregor
· 14 years ago
8e161ed
Microsoft C anonymous struct implementation.
by Francois Pichet
· 14 years ago
842e7a2
Microsoft enum extensions. 2 things will change on -fms-extensions:
by Francois Pichet
· 14 years ago
b644894
Remove hard CRLF end-of-line markers from two files. These should be added
by Chandler Carruth
· 14 years ago
0924618
Microsoft's flexible array rules relaxation:
by Francois Pichet
· 14 years ago