[PATCH] D85852: Fix two bugs in TGParser::ParseValue
Paul C. Anagnostopoulos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 15 19:17:18 PDT 2020
Paul-C-Anagnostopoulos added a comment.
Do I need to reformat the code as Lint suggests? Most of the if (!xxx) return ... tests in the code are on one line.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85852/new/
https://reviews.llvm.org/D85852
More information about the llvm-commits
mailing list