Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Phabricator shutdown timeline

wyt (weiyi)
User

Projects

User does not belong to any projects.

User Details

User Since
Jun 7 2022, 3:20 AM (69 w, 1 d)

Recent Activity

Sep 21 2022

wyt committed rG94747094c782: [clang][dataflow] Remove deprecated `transfer(const Stmt *, ...)` API. (authored by wyt).
[clang][dataflow] Remove deprecated `transfer(const Stmt *, ...)` API.
Sep 21 2022, 4:07 AM · Restricted Project, Restricted Project
wyt closed D134318: [clang][dataflow] Remove deprecated `transfer(const Stmt *, ...)` API..
Sep 21 2022, 4:06 AM · Restricted Project, Restricted Project
wyt committed rG003566cb1fae: [clang][dataflow] Remove deprecated overloads of `checkDataflow` in… (authored by wyt).
[clang][dataflow] Remove deprecated overloads of `checkDataflow` in…
Sep 21 2022, 3:37 AM · Restricted Project, Restricted Project
wyt closed D134081: [clang][dataflow] Remove deprecated overloads of `checkDataflow` in `TestingSupport.h`..
Sep 21 2022, 3:37 AM · Restricted Project, Restricted Project

Sep 20 2022

wyt added reviewers for D134081: [clang][dataflow] Remove deprecated overloads of `checkDataflow` in `TestingSupport.h`.: gribozavr2, hlopko, sgatev, ymandel.
Sep 20 2022, 2:43 PM · Restricted Project, Restricted Project
wyt edited reviewers for D134318: [clang][dataflow] Remove deprecated `transfer(const Stmt *, ...)` API., added: hlopko, gribozavr2, sgatev, ymandel; removed: NoQ.
Sep 20 2022, 2:43 PM · Restricted Project, Restricted Project
wyt requested review of D134318: [clang][dataflow] Remove deprecated `transfer(const Stmt *, ...)` API..
Sep 20 2022, 2:41 PM · Restricted Project, Restricted Project

Sep 19 2022

wyt committed rG88210b81eed8: [clang][dataflow] Refactor `clang/Analysis/FlowSensitive/MatchSwitchTest.cpp`. (authored by wyt).
[clang][dataflow] Refactor `clang/Analysis/FlowSensitive/MatchSwitchTest.cpp`.
Sep 19 2022, 12:11 PM · Restricted Project, Restricted Project
wyt closed D133935: [clang][dataflow] Refactor `clang/Analysis/FlowSensitive/MatchSwitchTest.cpp`..
Sep 19 2022, 12:10 PM · Restricted Project, Restricted Project
wyt committed rG41d52c5a7f7a: [clang][dataflow] Modify `transfer` in `DataflowModel` to take `CFGElement` as… (authored by wyt).
[clang][dataflow] Modify `transfer` in `DataflowModel` to take `CFGElement` as…
Sep 19 2022, 11:41 AM · Restricted Project, Restricted Project
wyt closed D133933: [clang][dataflow] Modify `transfer` in `DataflowModel` to take `CFGElement` as input instead of `Stmt`..
Sep 19 2022, 11:40 AM · Restricted Project, Restricted Project
wyt committed rGcf94c52e35f2: [clang][dataflow] Replace `transfer(const Stmt *, ...)` with `transfer(const… (authored by wyt).
[clang][dataflow] Replace `transfer(const Stmt *, ...)` with `transfer(const…
Sep 19 2022, 11:07 AM · Restricted Project, Restricted Project
wyt closed D133931: [clang][dataflow] Replace `transfer(const Stmt *, ...)` with `transfer(const CFGElement *, ...)` in `clang/Analysis/FlowSensitive`..
Sep 19 2022, 11:07 AM · Restricted Project, Restricted Project
wyt committed rG7538b3604519: [clang][dataflow] Replace usage of deprecated functions with the optional check (authored by wyt).
[clang][dataflow] Replace usage of deprecated functions with the optional check
Sep 19 2022, 10:34 AM · Restricted Project, Restricted Project, Restricted Project
wyt closed D133930: [clang][dataflow] Replace usage of deprecated functions with the optional check.
Sep 19 2022, 10:33 AM · Restricted Project, Restricted Project, Restricted Project

Sep 16 2022

wyt retitled D133930: [clang][dataflow] Replace usage of deprecated functions with the optional check from [clang][dataflow] Replace `transfer(const Stmt *, ...)` with `transfer(const CFGElement *, ...)` in `Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel`. to [clang][dataflow] Replace usage of deprecated functions with the optional check.
Sep 16 2022, 3:24 PM · Restricted Project, Restricted Project, Restricted Project
wyt updated the diff for D133930: [clang][dataflow] Replace usage of deprecated functions with the optional check.

Update UncheckedOptionalAccessCheck.cpp.
Remove deprecated runDataflowAnalysis.

Sep 16 2022, 3:15 PM · Restricted Project, Restricted Project, Restricted Project
wyt requested review of D134081: [clang][dataflow] Remove deprecated overloads of `checkDataflow` in `TestingSupport.h`..
Sep 16 2022, 2:36 PM · Restricted Project, Restricted Project
wyt reopened D133930: [clang][dataflow] Replace usage of deprecated functions with the optional check.
Sep 16 2022, 11:19 AM · Restricted Project, Restricted Project, Restricted Project
wyt added a reverting change for rG41f235d26887: [clang][dataflow] Replace `transfer(const Stmt *, ...)` with `transfer(const…: rGa4f8e3d24087: Revert "[clang][dataflow] Replace `transfer(const Stmt *, ...)` with `transfer….
Sep 16 2022, 11:09 AM · Restricted Project, Restricted Project
wyt committed rGa4f8e3d24087: Revert "[clang][dataflow] Replace `transfer(const Stmt *, ...)` with `transfer… (authored by wyt).
Revert "[clang][dataflow] Replace `transfer(const Stmt *, ...)` with `transfer…
Sep 16 2022, 11:09 AM · Restricted Project, Restricted Project
wyt added a reverting change for D133930: [clang][dataflow] Replace usage of deprecated functions with the optional check: rGa4f8e3d24087: Revert "[clang][dataflow] Replace `transfer(const Stmt *, ...)` with `transfer….
Sep 16 2022, 11:09 AM · Restricted Project, Restricted Project, Restricted Project
wyt committed rG41f235d26887: [clang][dataflow] Replace `transfer(const Stmt *, ...)` with `transfer(const… (authored by wyt).
[clang][dataflow] Replace `transfer(const Stmt *, ...)` with `transfer(const…
Sep 16 2022, 10:55 AM · Restricted Project, Restricted Project
wyt closed D133930: [clang][dataflow] Replace usage of deprecated functions with the optional check.
Sep 16 2022, 10:55 AM · Restricted Project, Restricted Project, Restricted Project
wyt committed rG9cbdef610339: [clang][dataflow] Replace usage of the deprecated overload of `checkDataflow`. (authored by wyt).
[clang][dataflow] Replace usage of the deprecated overload of `checkDataflow`.
Sep 16 2022, 9:20 AM · Restricted Project, Restricted Project
wyt closed D133865: [clang][dataflow] Replace usage of the deprecated overload of `checkDataflow`..
Sep 16 2022, 9:20 AM · Restricted Project, Restricted Project
wyt added inline comments to D133931: [clang][dataflow] Replace `transfer(const Stmt *, ...)` with `transfer(const CFGElement *, ...)` in `clang/Analysis/FlowSensitive`..
Sep 16 2022, 9:18 AM · Restricted Project, Restricted Project

Sep 15 2022

wyt updated the diff for D133935: [clang][dataflow] Refactor `clang/Analysis/FlowSensitive/MatchSwitchTest.cpp`..

Address comment.

Sep 15 2022, 4:50 AM · Restricted Project, Restricted Project
wyt updated the diff for D133933: [clang][dataflow] Modify `transfer` in `DataflowModel` to take `CFGElement` as input instead of `Stmt`..

Address comment.

Sep 15 2022, 4:44 AM · Restricted Project, Restricted Project
wyt updated the diff for D133930: [clang][dataflow] Replace usage of deprecated functions with the optional check.

Address comment.

Sep 15 2022, 4:33 AM · Restricted Project, Restricted Project, Restricted Project
wyt added reviewers for D133935: [clang][dataflow] Refactor `clang/Analysis/FlowSensitive/MatchSwitchTest.cpp`.: gribozavr2, hlopko, sgatev, ymandel.
Sep 15 2022, 3:54 AM · Restricted Project, Restricted Project
wyt added reviewers for D133933: [clang][dataflow] Modify `transfer` in `DataflowModel` to take `CFGElement` as input instead of `Stmt`.: gribozavr2, hlopko, sgatev, ymandel.
Sep 15 2022, 3:54 AM · Restricted Project, Restricted Project
wyt added reviewers for D133931: [clang][dataflow] Replace `transfer(const Stmt *, ...)` with `transfer(const CFGElement *, ...)` in `clang/Analysis/FlowSensitive`.: gribozavr2, hlopko, sgatev, ymandel.
Sep 15 2022, 3:54 AM · Restricted Project, Restricted Project
wyt added reviewers for D133930: [clang][dataflow] Replace usage of deprecated functions with the optional check: gribozavr2, hlopko, sgatev, ymandel.
Sep 15 2022, 3:53 AM · Restricted Project, Restricted Project, Restricted Project
wyt requested review of D133935: [clang][dataflow] Refactor `clang/Analysis/FlowSensitive/MatchSwitchTest.cpp`..
Sep 15 2022, 3:52 AM · Restricted Project, Restricted Project
wyt requested review of D133933: [clang][dataflow] Modify `transfer` in `DataflowModel` to take `CFGElement` as input instead of `Stmt`..
Sep 15 2022, 3:44 AM · Restricted Project, Restricted Project
wyt requested review of D133931: [clang][dataflow] Replace `transfer(const Stmt *, ...)` with `transfer(const CFGElement *, ...)` in `clang/Analysis/FlowSensitive`..
Sep 15 2022, 3:25 AM · Restricted Project, Restricted Project
wyt updated the diff for D133865: [clang][dataflow] Replace usage of the deprecated overload of `checkDataflow`..

Address comment.

Sep 15 2022, 3:22 AM · Restricted Project, Restricted Project
wyt requested review of D133930: [clang][dataflow] Replace usage of deprecated functions with the optional check.
Sep 15 2022, 3:20 AM · Restricted Project, Restricted Project, Restricted Project

Sep 14 2022

wyt added reviewers for D133865: [clang][dataflow] Replace usage of the deprecated overload of `checkDataflow`.: gribozavr2, hlopko, sgatev, ymandel.
Sep 14 2022, 8:19 AM · Restricted Project, Restricted Project
wyt requested review of D133865: [clang][dataflow] Replace usage of the deprecated overload of `checkDataflow`..
Sep 14 2022, 8:18 AM · Restricted Project, Restricted Project

Sep 9 2022

wyt added inline comments to D132747: [llvm][ADT] Overload output stream operator `<<` for `StringMapEntry` and `StringMap`..
Sep 9 2022, 2:35 AM · Restricted Project, Restricted Project

Sep 1 2022

wyt committed rG14757d5b845b: [clang][dataflow] Refactor `TypeErasedDataflowAnalysisTest` - replace usage of… (authored by wyt).
[clang][dataflow] Refactor `TypeErasedDataflowAnalysisTest` - replace usage of…
Sep 1 2022, 12:18 PM · Restricted Project, Restricted Project
wyt closed D132756: [clang][dataflow] Refactor `TypeErasedDataflowAnalysisTest` - replace usage of the deprecated overload of `checkDataflow`..
Sep 1 2022, 12:18 PM · Restricted Project, Restricted Project
wyt committed rGf6b66cbc7df1: [llvm][Testing/ADT] Implement `IsStringMapEntry` testing matcher for verifying… (authored by wyt).
[llvm][Testing/ADT] Implement `IsStringMapEntry` testing matcher for verifying…
Sep 1 2022, 10:31 AM · Restricted Project, Restricted Project
wyt closed D132753: [llvm][Testing/ADT] Implement `IsStringMapEntry` testing matcher for verifying the entries in a `StringMap`..
Sep 1 2022, 10:31 AM · Restricted Project, Restricted Project
wyt committed rG8dd14c427ae5: [clang][dataflow] Use `StringMap` for storing analysis states at annotated… (authored by wyt).
[clang][dataflow] Use `StringMap` for storing analysis states at annotated…
Sep 1 2022, 7:10 AM · Restricted Project, Restricted Project
wyt closed D132763: [clang][dataflow] Use `StringMap` for storing analysis states at annotated points instead of `vector<pair<string, StateT>>`..
Sep 1 2022, 7:10 AM · Restricted Project, Restricted Project
wyt committed rG5a4aece76de7: [clang][dataflow] Add `SetupTest` parameter for `AnalysisInputs`. (authored by wyt).
[clang][dataflow] Add `SetupTest` parameter for `AnalysisInputs`.
Sep 1 2022, 6:49 AM · Restricted Project, Restricted Project
wyt closed D132377: [clang][dataflow] Add `SetupTest` parameter for `AnalysisInputs`..
Sep 1 2022, 6:49 AM · Restricted Project, Restricted Project
wyt committed rGdb898d43b08e: [clang][dataflow] Refactor `TestingSupport.h` (authored by wyt).
[clang][dataflow] Refactor `TestingSupport.h`
Sep 1 2022, 6:22 AM · Restricted Project, Restricted Project
wyt closed D132147: [clang][dataflow] Refactor `TestingSupport.h`.
Sep 1 2022, 6:22 AM · Restricted Project, Restricted Project, Restricted Project
wyt updated the diff for D132756: [clang][dataflow] Refactor `TypeErasedDataflowAnalysisTest` - replace usage of the deprecated overload of `checkDataflow`..

Update build target dependency.

Sep 1 2022, 4:53 AM · Restricted Project, Restricted Project
wyt updated the diff for D132753: [llvm][Testing/ADT] Implement `IsStringMapEntry` testing matcher for verifying the entries in a `StringMap`..

Update build target.

Sep 1 2022, 4:38 AM · Restricted Project, Restricted Project
wyt committed rGd931ac9e27ca: [clang][dataflow] Generalise match switch utility to other AST types and add a… (authored by wyt).
[clang][dataflow] Generalise match switch utility to other AST types and add a…
Sep 1 2022, 3:17 AM · Restricted Project, Restricted Project
wyt closed D131616: [clang][dataflow] Generalise match switch utility to other AST types and add a `CFGMatchSwitch` which currently handles `CFGStmt` and `CFGInitializer`..
Sep 1 2022, 3:17 AM · Restricted Project, Restricted Project

Aug 31 2022

wyt updated the diff for D131616: [clang][dataflow] Generalise match switch utility to other AST types and add a `CFGMatchSwitch` which currently handles `CFGStmt` and `CFGInitializer`..

Use u suffix to declare constants as unsigned in CFGMatchSwitchTest.cpp.

Aug 31 2022, 12:10 PM · Restricted Project, Restricted Project
wyt reopened D131616: [clang][dataflow] Generalise match switch utility to other AST types and add a `CFGMatchSwitch` which currently handles `CFGStmt` and `CFGInitializer`..
Aug 31 2022, 11:53 AM · Restricted Project, Restricted Project
wyt added a reverting change for rGc9033eeb2e59: [clang][dataflow] Generalise match switch utility to other AST types and add a…: rG74c8d9d5fc83: Revert "[clang][dataflow] Generalise match switch utility to other AST types….
Aug 31 2022, 11:52 AM · Restricted Project, Restricted Project
wyt committed rG74c8d9d5fc83: Revert "[clang][dataflow] Generalise match switch utility to other AST types… (authored by wyt).
Revert "[clang][dataflow] Generalise match switch utility to other AST types…
Aug 31 2022, 11:52 AM · Restricted Project, Restricted Project
wyt added a reverting change for D131616: [clang][dataflow] Generalise match switch utility to other AST types and add a `CFGMatchSwitch` which currently handles `CFGStmt` and `CFGInitializer`.: rG74c8d9d5fc83: Revert "[clang][dataflow] Generalise match switch utility to other AST types….
Aug 31 2022, 11:52 AM · Restricted Project, Restricted Project
wyt committed rGd45c04da7cc5: [llvm][ADT] Overload output stream operator `<<` for `StringMapEntry` and… (authored by wyt).
[llvm][ADT] Overload output stream operator `<<` for `StringMapEntry` and…
Aug 31 2022, 10:39 AM · Restricted Project, Restricted Project
wyt closed D132747: [llvm][ADT] Overload output stream operator `<<` for `StringMapEntry` and `StringMap`..
Aug 31 2022, 10:39 AM · Restricted Project, Restricted Project
wyt committed rGc9033eeb2e59: [clang][dataflow] Generalise match switch utility to other AST types and add a… (authored by wyt).
[clang][dataflow] Generalise match switch utility to other AST types and add a…
Aug 31 2022, 10:03 AM · Restricted Project, Restricted Project
wyt closed D131616: [clang][dataflow] Generalise match switch utility to other AST types and add a `CFGMatchSwitch` which currently handles `CFGStmt` and `CFGInitializer`..
Aug 31 2022, 10:02 AM · Restricted Project, Restricted Project
wyt updated the diff for D132756: [clang][dataflow] Refactor `TypeErasedDataflowAnalysisTest` - replace usage of the deprecated overload of `checkDataflow`..

Update according to change in preceding patches to replace use of designated initialisers when constructing AnalysisInputs.

Aug 31 2022, 9:07 AM · Restricted Project, Restricted Project
wyt updated the diff for D132763: [clang][dataflow] Use `StringMap` for storing analysis states at annotated points instead of `vector<pair<string, StateT>>`..

Propagate change from parent patch.

Aug 31 2022, 8:59 AM · Restricted Project, Restricted Project
wyt updated the diff for D132377: [clang][dataflow] Add `SetupTest` parameter for `AnalysisInputs`..

Update according to change in parent patch to replace designated initialisers when constructing AnalysisInputs.

Aug 31 2022, 8:55 AM · Restricted Project, Restricted Project
wyt updated the diff for D132147: [clang][dataflow] Refactor `TestingSupport.h`.

This is a re-update of a previous update which uploaded the wrong diff.
Remove use of designated initializers which are only allowed on C++20. Instead, introduce a constructor that sets required fields, and withFieldName methods that sets optional fields when constructing an AnalysisInputs struct.

Aug 31 2022, 8:48 AM · Restricted Project, Restricted Project, Restricted Project
wyt updated the diff for D132147: [clang][dataflow] Refactor `TestingSupport.h`.

Remove use of designated initializers which are only allowed on C++20. Instead, introduce a constructor that sets required fields, and withFieldName methods that sets optional fields when constructing an AnalysisInputs struct.

Aug 31 2022, 8:35 AM · Restricted Project, Restricted Project, Restricted Project
wyt updated the diff for D132747: [llvm][ADT] Overload output stream operator `<<` for `StringMapEntry` and `StringMap`..

Minor fixes:

  • Update sfinea to check on ostream& and use decltype to get type of the input to be streamed
  • Fix build target dependency
Aug 31 2022, 4:54 AM · Restricted Project, Restricted Project
wyt committed rG9e842dd4bd55: [clang][dataflow] Extend transfer functions for other `CFGElement`s (authored by wyt).
[clang][dataflow] Extend transfer functions for other `CFGElement`s
Aug 31 2022, 3:26 AM · Restricted Project, Restricted Project
wyt closed D131614: [clang][dataflow] Extend transfer functions for other `CFGElement`s.
Aug 31 2022, 3:25 AM · Restricted Project, Restricted Project

Aug 30 2022

wyt updated the summary of D132753: [llvm][Testing/ADT] Implement `IsStringMapEntry` testing matcher for verifying the entries in a `StringMap`..
Aug 30 2022, 9:44 AM · Restricted Project, Restricted Project
wyt updated the summary of D132756: [clang][dataflow] Refactor `TypeErasedDataflowAnalysisTest` - replace usage of the deprecated overload of `checkDataflow`..
Aug 30 2022, 9:43 AM · Restricted Project, Restricted Project
wyt updated the summary of D132377: [clang][dataflow] Add `SetupTest` parameter for `AnalysisInputs`..
Aug 30 2022, 9:39 AM · Restricted Project, Restricted Project
wyt added inline comments to D132747: [llvm][ADT] Overload output stream operator `<<` for `StringMapEntry` and `StringMap`..
Aug 30 2022, 9:33 AM · Restricted Project, Restricted Project
wyt added inline comments to D132763: [clang][dataflow] Use `StringMap` for storing analysis states at annotated points instead of `vector<pair<string, StateT>>`..
Aug 30 2022, 9:28 AM · Restricted Project, Restricted Project
wyt added inline comments to D132377: [clang][dataflow] Add `SetupTest` parameter for `AnalysisInputs`..
Aug 30 2022, 9:27 AM · Restricted Project, Restricted Project
wyt updated the diff for D132377: [clang][dataflow] Add `SetupTest` parameter for `AnalysisInputs`..

Address comment.

Aug 30 2022, 9:27 AM · Restricted Project, Restricted Project
wyt added a reviewer for D132747: [llvm][ADT] Overload output stream operator `<<` for `StringMapEntry` and `StringMap`.: ymandel.
Aug 30 2022, 8:43 AM · Restricted Project, Restricted Project
wyt added inline comments to D132753: [llvm][Testing/ADT] Implement `IsStringMapEntry` testing matcher for verifying the entries in a `StringMap`..
Aug 30 2022, 6:11 AM · Restricted Project, Restricted Project
wyt added a comment to D132753: [llvm][Testing/ADT] Implement `IsStringMapEntry` testing matcher for verifying the entries in a `StringMap`..

Did you accidentally revert the Bazel build files with the last update? LGTM otherwise.

Aug 30 2022, 6:05 AM · Restricted Project, Restricted Project
wyt updated the diff for D132747: [llvm][ADT] Overload output stream operator `<<` for `StringMapEntry` and `StringMap`..

Rename build target.

Aug 30 2022, 6:01 AM · Restricted Project, Restricted Project
wyt updated the summary of D131614: [clang][dataflow] Extend transfer functions for other `CFGElement`s.
Aug 30 2022, 5:34 AM · Restricted Project, Restricted Project
wyt updated the diff for D131614: [clang][dataflow] Extend transfer functions for other `CFGElement`s.

Replace use of virtual functions with sfinea and CRTP to call transfer functions defined by the user.

Aug 30 2022, 5:23 AM · Restricted Project, Restricted Project
wyt added a reviewer for D132753: [llvm][Testing/ADT] Implement `IsStringMapEntry` testing matcher for verifying the entries in a `StringMap`.: sgatev.
Aug 30 2022, 2:27 AM · Restricted Project, Restricted Project

Aug 29 2022

wyt committed rGd346eb7bf08c: [clang] Fix ambiguous use of `report_fatal_error`. (authored by wyt).
[clang] Fix ambiguous use of `report_fatal_error`.
Aug 29 2022, 8:33 AM · Restricted Project, Restricted Project
wyt closed D132745: [clang] Fix ambiguous use of `report_fatal_error`..
Aug 29 2022, 8:33 AM · Restricted Project, Restricted Project
wyt updated the diff for D132763: [clang][dataflow] Use `StringMap` for storing analysis states at annotated points instead of `vector<pair<string, StateT>>`..

Address comment.

Aug 29 2022, 5:45 AM · Restricted Project, Restricted Project
wyt updated the summary of D132747: [llvm][ADT] Overload output stream operator `<<` for `StringMapEntry` and `StringMap`..
Aug 29 2022, 5:29 AM · Restricted Project, Restricted Project
wyt updated the diff for D132756: [clang][dataflow] Refactor `TypeErasedDataflowAnalysisTest` - replace usage of the deprecated overload of `checkDataflow`..

Address comments.

Aug 29 2022, 5:19 AM · Restricted Project, Restricted Project
wyt updated the diff for D132753: [llvm][Testing/ADT] Implement `IsStringMapEntry` testing matcher for verifying the entries in a `StringMap`..

Address comments.

Aug 29 2022, 5:14 AM · Restricted Project, Restricted Project
wyt added inline comments to D132747: [llvm][ADT] Overload output stream operator `<<` for `StringMapEntry` and `StringMap`..
Aug 29 2022, 5:08 AM · Restricted Project, Restricted Project
wyt updated the diff for D132747: [llvm][ADT] Overload output stream operator `<<` for `StringMapEntry` and `StringMap`..

Address comments.

Aug 29 2022, 5:08 AM · Restricted Project, Restricted Project
wyt updated the diff for D132745: [clang] Fix ambiguous use of `report_fatal_error`..

Address comment.

Aug 29 2022, 5:04 AM · Restricted Project, Restricted Project
wyt added inline comments to D132763: [clang][dataflow] Use `StringMap` for storing analysis states at annotated points instead of `vector<pair<string, StateT>>`..
Aug 29 2022, 4:55 AM · Restricted Project, Restricted Project
wyt updated the diff for D132763: [clang][dataflow] Use `StringMap` for storing analysis states at annotated points instead of `vector<pair<string, StateT>>`..

Address comments.

Aug 29 2022, 4:55 AM · Restricted Project, Restricted Project
wyt added inline comments to D132377: [clang][dataflow] Add `SetupTest` parameter for `AnalysisInputs`..
Aug 29 2022, 4:51 AM · Restricted Project, Restricted Project
wyt updated the diff for D132377: [clang][dataflow] Add `SetupTest` parameter for `AnalysisInputs`..

Propagate change from parent patch.

Aug 29 2022, 4:50 AM · Restricted Project, Restricted Project