chandlerc added a comment.
Minor past-commit nit.
Comment at: lib/CodeGen/BackendUtil.cpp:1039
[](FunctionPassManager &FPM, PassBuilder::OptimizationLevel Level)
{
- FPM.addPass(MemorySanitizerPass());
+ FPM.addPass(MemorySanitizerPass({}
This revision was automatically updated to reflect the committed changes.
Closed by commit rC353090: [NewPM][MSan] Add Options Handling (authored by
pfaffe, committed by ).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Changed prior to commit:
https://reviews.llvm.org/D