Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Commits · 90161dad75f4a47cd4af6891f1664bb04a1c52ec
llvm-epi-0.8
clang
test
Preprocessor
macro-reserved.cpp
Browse files
Aug 01, 2015
[Tests] Add explicit -std=lang option to a number of tests.
· 7704ba7f
Yunzhong Gao
authored
Aug 01, 2015
7704ba7f
Dec 18, 2014
Fixed warnings on redefine keywords and reserved ids.
· 07c0f04e
Serge Pavlov
authored
Dec 18, 2014
07c0f04e
Dec 16, 2014
Move -Wkeyword-macro into -pedantic, remove -Wreserved-id-macro.
· 92c14bb2
Nico Weber
authored
Dec 16, 2014
92c14bb2
Dec 12, 2014
Do not warn on keyword undef
· 59da7b8a
Serge Pavlov
authored
Dec 12, 2014
59da7b8a
Loading