[all-commits] [llvm/llvm-project] d44e95: [clang][AST] Make ASTContext::InterpContext mutabl...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Feb 23 20:38:03 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d44e957d1426693ffee4383422de6de73cd6589f
      https://github.com/llvm/llvm-project/commit/d44e957d1426693ffee4383422de6de73cd6589f
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2026-02-24 (Tue, 24 Feb 2026)

  Changed paths:
    M clang/include/clang/AST/ASTContext.h
    M clang/lib/AST/ASTContext.cpp
    M clang/lib/AST/ExprConstant.cpp

  Log Message:
  -----------
  [clang][AST] Make ASTContext::InterpContext mutable (#182884)

Do the `const_cast` only once, in `ASTContext::getInterpContext()`.



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