[all-commits] [llvm/llvm-project] 1f6741: [clang][dataflow] Don't clear cached field state i...

Jan Voung via All-commits all-commits at lists.llvm.org
Mon Oct 28 07:28:25 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f6741c1645954b1f4b2fbca470a20081f5e75af
      https://github.com/llvm/llvm-project/commit/1f6741c1645954b1f4b2fbca470a20081f5e75af
  Author: Jan Voung <jvoung at google.com>
  Date:   2024-10-28 (Mon, 28 Oct 2024)

  Changed paths:
    M clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp
    M clang/unittests/Analysis/FlowSensitive/UncheckedOptionalAccessModelTest.cpp

  Log Message:
  -----------
  [clang][dataflow] Don't clear cached field state if field is const (#113698)

... in the unchecked optional access model.



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