[PATCH] D76234: [AST] Simplify implementation of Type::isXXXType()

Aaron Ballman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 27 07:37:09 PDT 2020


aaron.ballman closed this revision.
aaron.ballman added a comment.

In D76234#1945989 <https://reviews.llvm.org/D76234#1945989>, @yannic wrote:

> Thank you! I don't have commit access, would you mind committing this for me?


Happy to do so, thank you for the patch! I've commit on your behalf in 848112cca4e0d173d371271015fd16b998b94e56 <https://reviews.llvm.org/rG848112cca4e0d173d371271015fd16b998b94e56>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76234/new/

https://reviews.llvm.org/D76234





More information about the llvm-commits mailing list