[all-commits] [llvm/llvm-project] 0e9e1c: [analyzer][NFC] Make SymExpr::classof methods cons...
Balázs Benics via All-commits
all-commits at lists.llvm.org
Tue Jun 24 09:57:47 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e9e1ce146252c1503d9969c4a5fcd433f3c2181
https://github.com/llvm/llvm-project/commit/0e9e1ce146252c1503d9969c4a5fcd433f3c2181
Author: Balázs Benics <108414871+balazs-benics-sonarsource at users.noreply.github.com>
Date: 2025-06-24 (Tue, 24 Jun 2025)
Changed paths:
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h
M clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
Log Message:
-----------
[analyzer][NFC] Make SymExpr::classof methods constexpr (#145526)
This should enable more powerful type metaprograms.
Split from #144327
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