diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-04-21 16:56:02 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2016-04-21 16:56:02 +0000 |
commit | 358efd65575a142b059da2bee617986ac18d9ec6 (patch) | |
tree | 7c7ee1e591311ccb36b98984d21bf32165d76d84 /clang-tools-extra/clang-tidy/misc/SizeofExpressionCheck.cpp | |
parent | 25b75a2f7dd317db23cefec9a5b29018d473a54d (diff) | |
download | bcm5719-llvm-358efd65575a142b059da2bee617986ac18d9ec6.tar.gz bcm5719-llvm-358efd65575a142b059da2bee617986ac18d9ec6.zip |
API: fix a -Wunused-variable warning
expr_log is only conditionally used via preprocessing. Ensure that we guard the
definition accordingly. NFC.
llvm-svn: 267001
Diffstat (limited to 'clang-tools-extra/clang-tidy/misc/SizeofExpressionCheck.cpp')
0 files changed, 0 insertions, 0 deletions