[all-commits] [llvm/llvm-project] 8bc72d: [Clang][AST][NFC] Resolve FIXME: Remove unused Qua...
Rose via All-commits
all-commits at lists.llvm.org
Mon Aug 16 11:08:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8bc72dede68ccbbf828c0421276d962d369ba70f
https://github.com/llvm/llvm-project/commit/8bc72dede68ccbbf828c0421276d962d369ba70f
Author: Alfsonso Gregory <gfunni234 at gmail.com>
Date: 2021-08-16 (Mon, 16 Aug 2021)
Changed paths:
M clang/include/clang/AST/Type.h
Log Message:
-----------
[Clang][AST][NFC] Resolve FIXME: Remove unused QualType ElementType member from the ASTContext class.
It is completely unused and not needed to be kept, so let us remove it.
Differential Revision: https://reviews.llvm.org/D107719
More information about the All-commits
mailing list