[PATCH] Handle nested landing pads in outlined catch handlers for Windows C++ EH

David Majnemer david.majnemer at gmail.com
Thu Apr 2 17:27:31 PDT 2015


REPOSITORY
  rL LLVM

================
Comment at: lib/CodeGen/WinEHPrepare.cpp:699
@@ +698,3 @@
+  parseEHActions(EHActions, ActionList);
+  // FIXME: Replace this with a call to parseEHActions when it's ready.
+  for (auto *Action : ActionList) {
----------------
Can you please clarify this FIXME?

http://reviews.llvm.org/D8596

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list