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
- rC Clang
- Build Status
Buildable 19875 Build 19875: arc lint + arc unit
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 | Please keep this list sorted in alphabetical order. |
Please keep this list sorted in alphabetical order.