]> granicus.if.org Git - clang/commit
[frontend][darwin] warn_stdlibcxx_not_found: supress warning for preprocessed input
authorAlex Lorenz <arphaman@gmail.com>
Thu, 6 Dec 2018 22:45:58 +0000 (22:45 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Thu, 6 Dec 2018 22:45:58 +0000 (22:45 +0000)
commit1fc2d241d33272dfd4084f4cea86905cee621b76
tree02cfbbf941d3ca2eab323417e2289c6928a33b66
parent0959dfd10b99c7f435c04a526958823afc0db73a
[frontend][darwin] warn_stdlibcxx_not_found: supress warning for preprocessed input

Addresses second post-commit feedback for r335081 from Nico

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@348540 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/CompilerInvocation.cpp
test/Frontend/warning-stdlibcxx-darwin.cpp