aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-12-05 22:54:26 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-12-05 22:54:26 +0000
commit69c87b0914ee8cfb0b11546f13fd33bd5197c145 (patch)
tree3bcc797d7770f7fbead0f98034f6f179e5eed2ec /clang/lib/Frontend/CompilerInvocation.cpp
parentde872af4371ac9fb1934fbbbcfab008087e7a2b7 (diff)
downloadllvm-69c87b0914ee8cfb0b11546f13fd33bd5197c145.zip
llvm-69c87b0914ee8cfb0b11546f13fd33bd5197c145.tar.gz
llvm-69c87b0914ee8cfb0b11546f13fd33bd5197c145.tar.bz2
PR10867. lit would interpret
RUN: a RUN: b || true as "a && (b || true)" in Tcl mode, and as "(a && b) || true" in sh mode. Everyone seems to (quite reasonably) write tests assuming the Tcl behavior, so use that in sh mode too. llvm-svn: 169441
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions