[PATCH] D70974: [clang-tidy] Fix PR26274
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 4 06:34:50 PST 2019
gribozavr2 added a reviewer: gribozavr2.
gribozavr2 added a comment.
I'm not convinced this feature is worth implementing at all, because there's a good alternative to a macro here -- a namespace alias. What is the reason to use a macro instead of a namespace alias?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70974/new/
https://reviews.llvm.org/D70974
More information about the cfe-commits
mailing list