================
@@ -1123,10 +1123,14 @@ void CodeGenModule::Release() {
}
if (CodeGenOpts.ControlFlowGuard) {
// Function ID tables and checks for Control Flow Guard (cfguard=2).
----------------
boomanaiden154 wrote:`cfguard=` here could probably be updated with the name of the enum? https://github.com/llvm/llvm-project/pull/176461 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
