[all-commits] [llvm/llvm-project] 82b9a0: Revert "[clang analysis] ExprMutationAnalyzer avoi...

Florian Mayer via All-commits all-commits at lists.llvm.org
Mon Apr 15 10:46:43 PDT 2024


  Branch: refs/heads/revert-87954-fix/expr-mutation
  Home:   https://github.com/llvm/llvm-project
  Commit: 82b9a06f73df5301ffd950775055304124f63e02
      https://github.com/llvm/llvm-project/commit/82b9a06f73df5301ffd950775055304124f63e02
  Author: Florian Mayer <florian.mayer at bitsrc.org>
  Date:   2024-04-15 (Mon, 15 Apr 2024)

  Changed paths:
    M clang-tools-extra/docs/ReleaseNotes.rst
    M clang-tools-extra/test/clang-tidy/checkers/misc/const-correctness-templates.cpp
    M clang/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h
    M clang/lib/Analysis/ExprMutationAnalyzer.cpp
    M clang/unittests/Analysis/ExprMutationAnalyzerTest.cpp

  Log Message:
  -----------
  Revert "[clang analysis] ExprMutationAnalyzer avoid infinite recursion for re…"

This reverts commit 8095b9ce6bf5831a14c72028920708f38d13d0c3.



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