diff options
author | Owen Pan <owenpiano@gmail.com> | 2023-10-02 00:15:49 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-02 09:15:49 +0200 |
commit | 75441a684273268ce91036aa2c770e669d39f501 (patch) | |
tree | 951e2e1a5ca5068931af56fdab8b357c3b341140 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | aacefaf1ccabdc8f41f2282301807823829b3d68 (diff) | |
download | llvm-75441a684273268ce91036aa2c770e669d39f501.zip llvm-75441a684273268ce91036aa2c770e669d39f501.tar.gz llvm-75441a684273268ce91036aa2c770e669d39f501.tar.bz2 |
[clang-format] Fix a bug in RemoveParentheses: ReturnStatement (#67911)
Don't remove the outermost parentheses surrounding a return statement
expression when inside a function/lambda that has the decltype(auto)
return type.
Fixed #67892.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions