]> granicus.if.org Git - clang/commit
Suppress clang warnings in a codegen test.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 6 Jan 2015 23:53:13 +0000 (23:53 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 6 Jan 2015 23:53:13 +0000 (23:53 +0000)
commit5a17e1c504c53eb7598e471359f65ce0d0539f02
treed424a34e0c325d53b72faef4c5f24d781de3a9f8
parent8cadd07069234d4cdd49744165ce9bd83558caab
Suppress clang warnings in a codegen test.

This makes the output of FileCheck way easier to read since this test hits
many warnings.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@225322 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/dllimport.cpp