This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
354,168
Commits
23
Branches
0
Tags
2.2
GiB
1370757dd0
Commit Graph
2 Commits
Author
SHA1
Message
Date
Aaron Ballman
d06f391791
Add a new language mode for C2x; enable [[attribute]] support by default in C2x.
...
llvm-svn: 360667
2019-05-14 12:09:55 +00:00
Aaron Ballman
606093a53b
Add -f[no-]double-square-bracket-attributes as new driver options to control use of [[]] attributes in all language modes. This is the initial implementation of WG14 N2165, which is a proposal to add [[]] attributes to C2x, but also allows you to enable these attributes in C++98, or disable them in C++11 or later.
...
llvm-svn: 315856
2017-10-15 15:01:42 +00:00