diff options
author | Chris Lattner <clattner@nondot.org> | 2020-12-29 11:05:45 -0800 |
---|---|---|
committer | Chris Lattner <clattner@nondot.org> | 2021-01-06 20:59:24 -0800 |
commit | 25f23a60398ee0a1ece2d49b281003ec642d5fed (patch) | |
tree | 38770843841f1119033790804db609fb9993edbe /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 25bf4a8f4285865c11566d04cca19562de5e622f (diff) | |
download | llvm-25f23a60398ee0a1ece2d49b281003ec642d5fed.zip llvm-25f23a60398ee0a1ece2d49b281003ec642d5fed.tar.gz llvm-25f23a60398ee0a1ece2d49b281003ec642d5fed.tar.bz2 |
[AsmPrinter] Make OpAsmPrinter::printFunctionalType be resilient to null values.
A previous patch made Value::getType() be resilient to null values which was
considered to be too sweeping. This is a more targeted change which requires
deabstracting some templates.
A middle ground would be to make ValueTypeIterator be tolerant to null values.
Differential Revision: https://reviews.llvm.org/D93908
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions