summaryrefslogtreecommitdiff
path: root/clang/test/Driver/fmemprof.cpp
AgeCommit message (Expand)Author
2025-03-03[memprof] Export __memprof_default_options_str on Darwin (#128920)Ellis Hoag
2024-05-23[Driver][test] Replace legacy -target with --target=Fangrui Song
2023-08-01[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-07-30Revert D156363 "[Driver] -###: exit with code 1 if hasErrorOccurred"Fangrui Song
2023-07-29[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-07-28Revert D156363 "[Driver] -###: exit with code 1 if hasErrorOccurred"Fangrui Song
2023-07-28[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-07-11Restore "[MemProf] Use new option/pass for profile feedback and matching"Teresa Johnson
2023-07-11Revert "[MemProf] Use new option/pass for profile feedback and matching"JP Lehr
2023-07-10[MemProf] Use new option/pass for profile feedback and matchingTeresa Johnson
2020-11-01[MemProf] Pass down memory profile name with optional path from clangTeresa Johnson
2020-09-14[MemProf] Rename HeapProfiler to MemProfiler for consistencyTeresa Johnson
2020-09-04[HeapProf] Address post-review comments in instrumentation codeTeresa Johnson
2020-08-27[HeapProf] Clang and LLVM support for heap profiling instrumentationTeresa Johnson