Files
clang-p2996/llvm/lib/Transforms/Instrumentation/RealtimeSanitizer.cpp
Chris Apple 4a65861402 [rtsan][llvm] Remove function pass, only support module pass (#119739)
Most of the other sanitizers are now only module level passes. This
moves all functionality into the module pass, and removes the function
pass.
2024-12-13 08:50:36 -08:00

3.8 KiB