]> granicus.if.org Git - clang/commit
Add some overlooked optnone tests, and tighten up an existing test.
authorPaul Robinson <paul_robinson@playstation.sony.com>
Mon, 4 Jan 2016 17:03:58 +0000 (17:03 +0000)
committerPaul Robinson <paul_robinson@playstation.sony.com>
Mon, 4 Jan 2016 17:03:58 +0000 (17:03 +0000)
commitc2ca783d8b070d01b8d30b6c1d447563a6412af5
treeee065d269bd5baa22400f29ad7c0f54553bc7564
parent815c369f0c91f1a76512d4d2b629d569c169e5c4
Add some overlooked optnone tests, and tighten up an existing test.

Differential Revision: http://reviews.llvm.org/D15704

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@256762 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/optnone-and-attributes.cpp [new file with mode: 0644]
test/CodeGenCXX/optnone-class-members.cpp [new file with mode: 0644]
test/CodeGenCXX/optnone-def-decl.cpp
test/CodeGenCXX/optnone-templates.cpp [new file with mode: 0644]