This patch introduces a new matcher for DecltypeType and its underlying type
in order to fix a bug in clang-tidy, see https://reviews.llvm.org/D48717 for more.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Once this goes in, you can also update TrailingReturnTypeCheck.cpp to remove its local instance of this type matcher.
lib/ASTMatchers/Dynamic/Registry.cpp | ||
---|---|---|
137 ↗ | (On Diff #153458) | Please keep this list sorted in alphabetical order. |