Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The nodebug attribute has a C++11-style spelling supported by GCC as well. ↵ | Aaron Ballman | 2014-10-21 | 1 | -1/+3 |
| | | | | | | This modifies it so we support that spelling as well. llvm-svn: 220297 | ||||
* | Add a test showing that nodebug is accepted in methods too. Patch by | Rafael Espindola | 2012-10-24 | 1 | -0/+7 |
Paul Robinson. llvm-svn: 166606 |