aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-01-05 13:18:42 +0000
committerPavel Labath <labath@google.com>2017-01-05 13:18:42 +0000
commitf31c9d27a47314afdba50996d8a705fb8e9e6dad (patch)
tree65582cb1f8cfe6e0dae0f8b7683b7f154493b293 /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
parent3480e831182f2b946d9d55299a8d05394213fac6 (diff)
downloadllvm-f31c9d27a47314afdba50996d8a705fb8e9e6dad.zip
llvm-f31c9d27a47314afdba50996d8a705fb8e9e6dad.tar.gz
llvm-f31c9d27a47314afdba50996d8a705fb8e9e6dad.tar.bz2
Silence some -Wstring-conversion warnings
lldbassert(!"foo") -> lldbassert(0 && "foo") In one case, this actually detected a logic error in the assertion (missing !). llvm-svn: 291102
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions