Improve CMICmdArgValFile::IsValidChars to accept extra characters that can be in file name:
.'\"`@#$%^&*()_+-={}[]|Enable MiSyntaxTestCase.test_lldbmi_specialchars test.
All test pass on OS X.
Differential D7859
Add extra acceptable characters to CMICmdArgValFile (MI) Authored by ki.stfu on Feb 24 2015, 7:49 AM.
Details Improve CMICmdArgValFile::IsValidChars to accept extra characters that can be in file name: .'\"`@#$%^&*()_+-={}[]|Enable MiSyntaxTestCase.test_lldbmi_specialchars test. All test pass on OS X.
Diff Detail |