gribozavr added a comment.
Committed as r370323.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66876/new/
https://reviews.llvm.org/D66876
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https:/
ilya-biryukov accepted this revision.
ilya-biryukov added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66876/new/
https://reviews.llvm.org/D66876
_
gribozavr created this revision.
Herald added subscribers: cfe-commits, arphaman.
Herald added a project: clang.
gribozavr added a parent revision: D66875: [Index] Marked a bunch of classes
'final'.
Doing so removes one reason to create a custom FrontendAction.
FrontendActions are not desirable b