diff options
author | Tobias Gysi <tobias.gysi@nextsilicon.com> | 2023-12-04 19:10:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-04 19:10:56 +0100 |
commit | 78580715240e2744b2ba7995b532369a27bc76ac (patch) | |
tree | 538ec60476faf95560816f759ffd0f19c71260d0 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f81eb7daf44b07f5b8d3a3ce490233cd6ad37617 (diff) | |
download | llvm-78580715240e2744b2ba7995b532369a27bc76ac.zip llvm-78580715240e2744b2ba7995b532369a27bc76ac.tar.gz llvm-78580715240e2744b2ba7995b532369a27bc76ac.tar.bz2 |
[mlir][llvm] Fix attribute printer warning (NFC)(#74351)
This commit fixes a compilation warning caused by the printExpressionArg
function that previously returned LogicalResult instead of void.
The warning has been introduced by #73367.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions