<div dir="ltr">Hi,<div>I was using `runToolOnCodeWithArgs` for unittesting.</div><div>There are some virtual headers in my test case.</div><div>I pass these headers with their file names to the argument `VirtualMappedFiles` of `runToolOnCodeWithArgs`.</div><div>But clang complains that these headers do not exist.</div><div><br></div><div>I have searched through all the testing code of clang but find nobody is using the `VirtualMappedFiles` argument.</div><div>Can you help me?</div><div>Or maybe it is suggested to use lit for my case?</div><div><br></div><div>Thank you.</div><div><br></div><div>-----------------------------------</div><div>clang revision: 16964fe0b057b11e7c93afe47964ddf0d33aa7e6</div><div><br></div></div>