Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switching the common attribute over to using the generic diagnostic, and ↵ | Aaron Ballman | 2013-11-24 | 1 | -1/+1 |
| | | | | | | removing the now-unused diagnostic. Updates a test case. llvm-svn: 195581 | ||||
* | Don't allow __attribute__((common)) in C++. PR16330. | Eli Friedman | 2013-06-20 | 1 | -0/+3 |
llvm-svn: 184493 |