]> granicus.if.org Git - clang/commit
[NFC] Fix uncompilable test cases of ExprMutationAnalyzer.
authorShuai Wang <shuaiwang@google.com>
Wed, 19 Sep 2018 03:50:03 +0000 (03:50 +0000)
committerShuai Wang <shuaiwang@google.com>
Wed, 19 Sep 2018 03:50:03 +0000 (03:50 +0000)
commit2282e12e22aaacce2c76666e953b2612333b3f5c
tree30706e621e95c31d2562eb9bc3c4ea51ee1e850a
parent4a9b0e9a580ad0b54a646d6fb04eb9b80d7c1a92
[NFC] Fix uncompilable test cases of ExprMutationAnalyzer.

And ensure future test cases doesn't have compile errors.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@342525 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Analysis/ExprMutationAnalyzerTest.cpp