[PATCH] D44405: [DIA] Add support for dumping injected sources
Aaron Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 12 19:27:46 PDT 2018
asmith accepted this revision.
asmith added a comment.
This revision is now accepted and ready to land.
One small change would be to add the name of the guards as comments to the #endifs
i.e. #endif // LLVM_DEBUGINFO_PDB_PDBEXTRAS_H
Otherwise LGTM.
https://reviews.llvm.org/D44405
More information about the llvm-commits
mailing list