summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/optnone-and-attributes.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of CHECK-SAME-NOT in tests.Justin Lebar2016-02-101-1/+1
| | | | | | | | | | | | Summary: This isn't a FileCheck directive; it does nothing. Reviewers: jroelofs Subscribers: cfe-commits, majnemer Differential Revision: http://reviews.llvm.org/D17051 llvm-svn: 260334
* Add some overlooked optnone tests, and tighten up an existing test.Paul Robinson2016-01-041-0/+82
Differential Revision: http://reviews.llvm.org/D15704 llvm-svn: 256762
OpenPOWER on IntegriCloud