diff options
author | Matt Beaumont-Gay <matthewbg@google.com> | 2011-05-10 20:28:29 +0000 |
---|---|---|
committer | Matt Beaumont-Gay <matthewbg@google.com> | 2011-05-10 20:28:29 +0000 |
commit | c436708c65be210d2ab761a02df2b6c06bd0a85b (patch) | |
tree | ce3a585518c3d2e8c52ce2da30328ed6edaee7e7 /lib/Analysis/UninitializedValues.cpp | |
parent | f961ea5716867b5e426fb2136edd6d1f04c3a7ca (diff) |
Change magic string "abc" to better magic string "qux".
Wait, what?
So, we run Clang (and LLVM) tests in an environment where the md5sum of the
input files becomes a component of the path. When testing the preprocessor,
the path becomes part of the output (in line directives). In this test, we
were grepping for the absence of "abc" in the output. When the stars aligned
properly, the md5sum component of the path contained "abc" and the test
failed. Oops.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131147 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/UninitializedValues.cpp')
0 files changed, 0 insertions, 0 deletions