[PATCH] D93961: [clang-tidy][NFC] Fix a build warning due to an extra semicolon

2021-01-01 Thread Yang Fan via Phabricator via cfe-commits
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit rGd5324c052b21: [clang-tidy][NFC] Fix a build warning due to an extra semicolon (authored by nullptr.cpp). Repository: rG

[PATCH] D93961: [clang-tidy][NFC] Fix a build warning due to an extra semicolon

2020-12-31 Thread Yang Fan via Phabricator via cfe-commits
nullptr.cpp created this revision. Herald added a subscriber: xazax.hun. nullptr.cpp requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D93961 Files: clang-tools-extra/clang-ti