[all-commits] [llvm/llvm-project] 2ddd57: [clang][dataflow] Model the behavior of optional a...

Stanislav Gatev via All-commits all-commits at lists.llvm.org
Tue Mar 22 01:36:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ddd57ae1ec42c4aad8e70645cff82c877a94e3f
      https://github.com/llvm/llvm-project/commit/2ddd57ae1ec42c4aad8e70645cff82c877a94e3f
  Author: Stanislav Gatev <sgatev at google.com>
  Date:   2022-03-22 (Tue, 22 Mar 2022)

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

  Log Message:
  -----------
  [clang][dataflow] Model the behavior of optional and std swap

Differential Revision: https://reviews.llvm.org/D122129

Reviewed-by: ymandel, xazax.hun




More information about the All-commits mailing list