diff options
author | Bill Wendling <isanbard@gmail.com> | 2013-11-19 02:25:28 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2013-11-19 02:25:28 +0000 |
commit | ef9315d942a0499141769e3c53c8830ee1e74841 (patch) | |
tree | 268ad3591e2d0639cbf5aabae7c403df4d1974ab /llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp | |
parent | 171cedf61ef142c724af16425ffba34bbda3fc66 (diff) | |
download | bcm5719-llvm-ef9315d942a0499141769e3c53c8830ee1e74841.tar.gz bcm5719-llvm-ef9315d942a0499141769e3c53c8830ee1e74841.zip |
Disable this check temporarily.
This is failing for me. When I run the command on my own, I get this:
Error reading /usr/local/google/home/morbo/llvm/llvm.obj/tools/clang/test/Format/Output/.clang-format: Invalid argument
void f() {
int* i;
int j;
}
The formatting is like this because I have the Google format version in my
~/.clang-format file. This test should be made independent of that.
llvm-svn: 195080
Diffstat (limited to 'llvm/unittests/ExecutionEngine/MCJIT/MCJITTest.cpp')
0 files changed, 0 insertions, 0 deletions