[PATCH] D108359: [clang][NFC] Fix needless double-parenthisation
Andy Wingo via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 19 05:13:13 PDT 2021
wingo added a reviewer: rsmith.
wingo added a comment.
Hi Richard, I am new to clang, having mostly worked on the WebAssembly target in llvm proper -- I have a stack of patches, of which a couple later ones touch Sema/. See https://lists.llvm.org/pipermail/cfe-dev/2021-July/068559.html for broader context. However I had a couple small NFC cleanups I found when reading code, like this one; would it be OK if I sent them your way? Cheers, Andy.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108359/new/
https://reviews.llvm.org/D108359
More information about the cfe-commits
mailing list