diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-07-23 01:53:52 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-07-23 01:53:52 +0000 |
commit | b5c128b3c79eb3557996fabbb17031aba26ebba3 (patch) | |
tree | 5378d2577f6986cf96d5a2488a2e9d73105ffbfa /clang/lib/AST/StmtProfile.cpp | |
parent | 7d69c259189050a6b160c6ce2cd5eda47270d3d1 (diff) | |
download | bcm5719-llvm-b5c128b3c79eb3557996fabbb17031aba26ebba3.tar.gz bcm5719-llvm-b5c128b3c79eb3557996fabbb17031aba26ebba3.zip |
Target: silence a GCC warning
GCC emits a warning:
warning: enumeral and non-enumeral type in conditional expression [enabled by default]
which does not seem to have a flag to control it. Simply add an explicit cast
for the boolean value.
llvm-svn: 213715
Diffstat (limited to 'clang/lib/AST/StmtProfile.cpp')
0 files changed, 0 insertions, 0 deletions