[PATCH] D49466: Initial implementation of -fmacro-prefix-map and -ffile-prefix-map

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 26 20:06:01 PST 2019


MaskRay added a comment.

In D49466#1761044 <https://reviews.llvm.org/D49466#1761044>, @thakis wrote:

> There's still one failing test on Windows after the fix attempt: http://45.33.8.238/win/3052/step_6.txt
>
> Please take a look and revert if it's not an easy fix. (And please watch bots after committing stuff.)


XFAIL'ed `clang/test/Preprocessor/file_test.c`. I didn't receive an email from http://45.33.8.238/win/3052/step_6.txt not sure if that was because the author email was @dankm's, not mine. If there is a console. please tell me :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D49466/new/

https://reviews.llvm.org/D49466





More information about the cfe-commits mailing list