Chromium Code Reviews
DescriptionFix sandbox ASan test to cope with forward slashes in __FILE__
gn invokes the compiler with forward slash paths while gyp does not.
This test failed when I ported WinASan to gn.
This CL doesn't use base::FilePath::BaseName because then I'd need to
get a wide string __FILE__, which is tricky.
R=wfh@chromium.org
BUG=598761
Committed: https://crrev.com/3dbbe337ce92c737b5c5c497c5ceb7fd4c81f85f
Cr-Commit-Position: refs/heads/master@{#383990}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|
|||||||||||||||||||