================
@@ -257,5 +258,53 @@ inline void EHScopeStack::popCatch() {
   deallocate(EHCatchScope::getSizeForNumHandlers(scope.getNumHandlers()));
 }
 
+/// The exceptions personality for a function.
+struct EHPersonality {
----------------
bcardosolopes wrote:

If you have the time it would be great to follow up on some of these 
refactoring (so it can open the road for easily incorporating later ones) 
before the GSoC term ends! Thanks again for working on this

https://github.com/llvm/llvm-project/pull/164883
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to