[PATCH] D37188: [clang-tools-extra] [cmake] Support running extra clang tool tests without static analyzer
Michał Górny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 27 03:18:32 PDT 2017
mgorny added inline comments.
================
Comment at: test/include-fixer/yamldb_plugin.cpp:7
-// CHECK: yamldb_plugin.cpp:3:1: error: unknown type name 'foo'; did you mean 'foo'?
-// CHECK: Number FIX-ITs = 1
----------------
Differential is showing this a bit weird, all that's changed here and below are adjusted line numbers.
Repository:
rL LLVM
https://reviews.llvm.org/D37188
More information about the cfe-commits
mailing list