This revision was automatically updated to reflect the committed changes.
Closed by commit rL304880: [Driver] Add test to cover case when LSan is not
supported (authored by chefmax).
Changed prior to commit:
https://reviews.llvm.org/D33941?vs=101557&id=101672#toc
Repository:
rL LLVM
https:/
dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.
Looks good - thanks!
Repository:
rL LLVM
https://reviews.llvm.org/D33941
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://li
m.ostapenko created this revision.
This commit adds a testcase for uncovered code paths in LSan options parsing
logic in driver.
Repository:
rL LLVM
https://reviews.llvm.org/D33941
Files:
test/Driver/fsanitize.c
Index: test/Driver/fsanitize.c