aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2014-12-23 18:59:02 +0000
committerMehdi Amini <mehdi.amini@apple.com>2014-12-23 18:59:02 +0000
commitd38920891ed2a29bc8fed5f802e44106f1099fde (patch)
treeaea7986a1fb84c270b5aaeee3628fb16d6cc6995 /clang/lib/Frontend/CompilerInvocation.cpp
parent9b839f8ced37965da3de2c210a3cb6d86d3b0a4e (diff)
downloadllvm-d38920891ed2a29bc8fed5f802e44106f1099fde.zip
llvm-d38920891ed2a29bc8fed5f802e44106f1099fde.tar.gz
llvm-d38920891ed2a29bc8fed5f802e44106f1099fde.tar.bz2
Always assert in DAGCombine and not only when -debug is enabled
Right now in DAG Combine check the validity of the returned type only when -debug is given on the command line. However usually the test cases in the validation does not use -debug. An Assert build should always check this. llvm-svn: 224779
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions