Skip to content
GitLab
Explore
Sign in
Commits · f5360d4bb3376347479d86547d21b95d80be786d
llvm-epi
clang
test
Parser
c2x-attributes.c
Browse files
May 14, 2019
Add a new language mode for C2x; enable [[attribute]] support by default in C2x.
· d06f3917
Aaron Ballman
authored
May 14, 2019
d06f3917
Dec 25, 2017
Add a fixit for attributes incorrectly placed prior to 'struct/class/enum' keyword.
· c5089c08
Faisal Vali
authored
Dec 25, 2017
c5089c08
Oct 15, 2017
Add -f[no-]double-square-bracket-attributes as new driver options to control...
· 606093a5
Aaron Ballman
authored
Oct 15, 2017
606093a5
Loading