[all-commits] [llvm/llvm-project] 6fb4c9: Revert "Add a breakpoint manager that matches base...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri Apr 21 22:24:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6fb4c9fdc1442ee36ea7df2a647d3ef1451a36b5
https://github.com/llvm/llvm-project/commit/6fb4c9fdc1442ee36ea7df2a647d3ef1451a36b5
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-04-21 (Fri, 21 Apr 2023)
Changed paths:
R mlir/include/mlir/Debug/BreakpointManagers/FileLineColLocBreakpointManager.h
M mlir/include/mlir/Debug/Observers/ActionLogging.h
M mlir/include/mlir/Tools/mlir-opt/MlirOptMain.h
R mlir/lib/Debug/BreakpointManagers/FileLineColLocBreakpointManager.cpp
M mlir/lib/Debug/CMakeLists.txt
M mlir/lib/Debug/Observers/ActionLogging.cpp
M mlir/lib/Tools/mlir-opt/MlirOptMain.cpp
R mlir/test/Pass/action-logging-filter.mlir
M mlir/unittests/Debug/CMakeLists.txt
R mlir/unittests/Debug/FileLineColLocBreakpointManagerTest.cpp
Log Message:
-----------
Revert "Add a breakpoint manager that matches based on File/Line/Col Locations"
This reverts commit d09c80515d0e7b1f1a81d3f18a3e799565f5e969.
This is broken on Windows
More information about the All-commits
mailing list