]> granicus.if.org Git - clang/commit
Simplify optimization-remark.c test following r211610
authorAlp Toker <alp@nuanti.com>
Tue, 24 Jun 2014 19:23:10 +0000 (19:23 +0000)
committerAlp Toker <alp@nuanti.com>
Tue, 24 Jun 2014 19:23:10 +0000 (19:23 +0000)
commit3f4ca1f2abdcb51cd0b6dc51410ae4ec7e1efbd3
tree0d08f5a4d293e435145eb5ec08346d6207224704
parentfc449c6860f217e6249649c542e048008caeaf29
Simplify optimization-remark.c test following r211610

With LocTrackingOnly there's no longer a user-facing distinction so the NDEBUG
checks can go away. (Except maybe column info, but -verify only checks line
numbers anyway.)

Also add a RUN line to validate the traditional !LocTrackingOnly case.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@211622 91177308-0d34-0410-b5e6-96231b3b80d8
test/Frontend/optimization-remark.c