[all-commits] [llvm/llvm-project] 6fa551: [clang][AST] Make some ASTContext functions static...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Oct 17 03:32:08 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6fa5513033c821d2450c59661ca4042986a96c9b
https://github.com/llvm/llvm-project/commit/6fa5513033c821d2450c59661ca4042986a96c9b
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-10-17 (Fri, 17 Oct 2025)
Changed paths:
M clang/include/clang/AST/ASTContext.h
Log Message:
-----------
[clang][AST] Make some ASTContext functions static (#163921)
They don't use the instance at all, so make them static.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list