[PATCH] D49652: Apply -fdebug-prefix-map in reverse of command line order

Alex Xu (Hello71) via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 23 08:23:37 PDT 2018


alxu added a comment.

Also, is it right to use SmallVector in one place and vector in the other? I just assumed based on the surrounding declarations, but I really have no idea.


Repository:
  rC Clang

https://reviews.llvm.org/D49652





More information about the cfe-commits mailing list