add a new Sema::CurFunctionNeedsScopeChecking bool that is used to avoid
calling into the jump checker when a function or method is known to contain no VLAs or @try blocks. llvm-svn: 69509
Loading
Please register or sign in to comment
calling into the jump checker when a function or method is known to contain no VLAs or @try blocks. llvm-svn: 69509