diff options
author | Valentin Clement <clementval@gmail.com> | 2023-02-08 16:54:00 +0100 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2023-02-08 16:54:36 +0100 |
commit | 3f55311a0afff6278571922e1c23bf5c71dd2d0b (patch) | |
tree | 27035680583f26da15fc74975b9e47aeab139319 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c83fdc905a655b1354a2b4d3d23f4b7d63e02777 (diff) | |
download | llvm-3f55311a0afff6278571922e1c23bf5c71dd2d0b.zip llvm-3f55311a0afff6278571922e1c23bf5c71dd2d0b.tar.gz llvm-3f55311a0afff6278571922e1c23bf5c71dd2d0b.tar.bz2 |
[flang] Fix optional assertion in PFTBuilder
D142279 enabled assertion in libstdc++ and one was triggered
in the PFTBuilder because an optional was access even if it was
null.
This patch fix this issue and add a regression test.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D143589
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions