[all-commits] [llvm/llvm-project] 8d0332: [clang] NFC: Add a missing const qualifier to Decl...
Tom Honermann via All-commits
all-commits at lists.llvm.org
Thu Sep 8 13:28:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d03328e7be4778f8b5d5f3ea2f77b1f8b8ea38a
https://github.com/llvm/llvm-project/commit/8d03328e7be4778f8b5d5f3ea2f77b1f8b8ea38a
Author: Tom Honermann <tom.honermann at intel.com>
Date: 2022-09-08 (Thu, 08 Sep 2022)
Changed paths:
M clang/include/clang/AST/DeclBase.h
Log Message:
-----------
[clang] NFC: Add a missing const qualifier to Decl::isLocalExternDecl().
More information about the All-commits
mailing list