aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2018-04-02 17:32:48 +0000
committerNico Weber <nicolasweber@gmx.de>2018-04-02 17:32:48 +0000
commit868112181b596ec4f310dc4442e93379d0217bdd (patch)
tree8eaf7504e2e448b4b4f1a094397b7c991629c190 /clang/lib/Frontend/CompilerInvocation.cpp
parent5a8d4c3357c9c7910ef2a39ea10d66c0a24f327d (diff)
downloadllvm-868112181b596ec4f310dc4442e93379d0217bdd.zip
llvm-868112181b596ec4f310dc4442e93379d0217bdd.tar.gz
llvm-868112181b596ec4f310dc4442e93379d0217bdd.tar.bz2
Remove HAVE_LIBPSAPI, HAVE_SHELL32.
These used to be set in the old autoconf build, but the cmake build has had a "TODO: actually check for these" comment since it was checked in, and they were set to 1 on mingw unconditionally. It seems safe to say that they always exist under mingw, so just remove them and assume they're set exactly when on mingw (with msvc, we use `pragma comment` instead of linking these via flags). llvm-svn: 328992
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions