[PATCH] D24993: Fix the bug when -compile-twice is specified, the PSI will be invalidated.

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 12:48:30 PDT 2016


mehdi_amini added a subscriber: mehdi_amini.
mehdi_amini added a comment.

This sounds like not very idiomatic. I believe the usual solution is to handle this inside `doInitialization`. Can you clarify why you didn't do it this way?


https://reviews.llvm.org/D24993





More information about the llvm-commits mailing list