[PATCH] D17299: [ASTReader] Report error when accessing corrupt record data

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 18 10:51:03 PDT 2016


rsmith added a comment.

Have you done any performance testing on this code? In modules-heavy builds, bitcode reading is *very* hot.


http://reviews.llvm.org/D17299





More information about the cfe-commits mailing list