aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMehdi Amini <joker.eph@gmail.com>2020-11-11 05:33:47 +0000
committerMehdi Amini <joker.eph@gmail.com>2020-11-11 19:21:51 +0000
commita62d38a90d2feee3955df032f22a02a09a42cd44 (patch)
tree10bc5f5fed2acc3cb2406af6a5246894a9c086f4 /clang/lib/Frontend/CompilerInvocation.cpp
parent023f2400f2b4176ada736597950e089e5b72a173 (diff)
downloadllvm-a62d38a90d2feee3955df032f22a02a09a42cd44.zip
llvm-a62d38a90d2feee3955df032f22a02a09a42cd44.tar.gz
llvm-a62d38a90d2feee3955df032f22a02a09a42cd44.tar.bz2
Disable implicit nesting on parsing textual pass pipeline
Previous the textual form of the pass pipeline would implicitly nest, instead we opt for the explicit form here: this has less surprise. This also avoids asserting in the bindings when passing a pass pipeline with incorrect nesting. Differential Revision: https://reviews.llvm.org/D91233
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions