]> granicus.if.org Git - clang/commit
Add a proper test for -Wsystem-headers
authorAlp Toker <alp@nuanti.com>
Sat, 25 Jan 2014 00:32:40 +0000 (00:32 +0000)
committerAlp Toker <alp@nuanti.com>
Sat, 25 Jan 2014 00:32:40 +0000 (00:32 +0000)
commit0d05ab46c656ba334bdded25ff100aa083ceee99
treecbd43859faac2847e3975597baf874351ceb4536
parent0f96528104a24f869c923267ff32b1449a0289b4
Add a proper test for -Wsystem-headers

This will be extended as we fix issues in the current implementation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@200054 91177308-0d34-0410-b5e6-96231b3b80d8
test/Headers/warn-sysheader.cpp [new file with mode: 0644]