diff options
author | Justin Bogner <mail@justinbogner.com> | 2015-08-08 21:04:45 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2015-08-08 21:04:45 +0000 |
commit | 55f097fa8ee1383a37d818f52d93285814d98c63 (patch) | |
tree | 98f94775acdb7063cbd0535b2e54c9df62982c32 /clang/lib/Lex/ModuleMap.cpp | |
parent | 3f85a22cf93bd86017b273fbddb982ed6584d84f (diff) | |
download | llvm-55f097fa8ee1383a37d818f52d93285814d98c63.zip llvm-55f097fa8ee1383a37d818f52d93285814d98c63.tar.gz llvm-55f097fa8ee1383a37d818f52d93285814d98c63.tar.bz2 |
cmake: Error on invalid CMAKE_BUILD_TYPE
Apparently if you make a typo in the argument to CMAKE_BUILD_TYPE,
cmake silently accepts this but doesn't apply any particular build
type to your build. This means you get a build that doesn't really
make any sense - it's sort of a debug build with asserts disabled.
Error out instead.
llvm-svn: 244406
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions