aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2014-03-26 00:21:11 +0000
committerRui Ueyama <ruiu@google.com>2014-03-26 00:21:11 +0000
commitad386648b8def0e6f9eca426cf07682a9d302f32 (patch)
treea0491f2db428eb998995671dbec14cbad975495d /clang/lib/Frontend/CompilerInvocation.cpp
parent85a8491a93a0bf267e69479b5240dac4cd3b3268 (diff)
downloadllvm-ad386648b8def0e6f9eca426cf07682a9d302f32.zip
llvm-ad386648b8def0e6f9eca426cf07682a9d302f32.tar.gz
llvm-ad386648b8def0e6f9eca426cf07682a9d302f32.tar.bz2
Remove safeguard from RoundTripYAML pass.
RoundTripYAML pass is removed from the regular execution pass in r204296, so the safeguard to protect it from OOM error is no longer needed, because we are sure that the pass is only used for tests, and test files are all small. We also want to see RoundTripYAML pass to fail in tests if it fails, rather than silently skipping failing tests. llvm-svn: 204772
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions