[PATCH] D26079: Do not use CppHashInfo if reporting an error after asm file parsed
Kevin Enderby via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 10:06:13 PST 2016
enderby added a comment.
Seem like a step forward. The initial implementation for the search backwards in SourceMgr::FindCppHashLoc() is not great but I suspect it will work well enough.
https://reviews.llvm.org/D26079
More information about the llvm-commits
mailing list