]> granicus.if.org Git - clang/commit
In some cases (for example, the Firefox build system), the CLANG_CXX variable is...
authorSylvestre Ledru <sylvestre@debian.org>
Tue, 18 Feb 2014 17:45:06 +0000 (17:45 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Tue, 18 Feb 2014 17:45:06 +0000 (17:45 +0000)
commitbd0d2c6ff85b4e743dd6dc86d0bafa847fccd89f
tree9253ba482919b778138aa2f03704a02a2d369ade
parent0894e597485f694a19b21db3e36ac1cd1b3f3723
In some cases (for example, the Firefox build system), the CLANG_CXX variable is defined but empty.
Extend the test (like it is done in scan-build) to check also if the variable
is empty or not.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201586 91177308-0d34-0410-b5e6-96231b3b80d8
tools/scan-build/ccc-analyzer