[PATCH] D13304: Avoid inlining in throw statement

Jun Bum Lim via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 5 14:22:31 PDT 2015


junbuml updated this revision to Diff 36551.
junbuml added a comment.

Just minor cleaning. Please let me know any comment.


http://reviews.llvm.org/D13304

Files:
  lib/CodeGen/CGCall.cpp
  lib/CodeGen/CGException.cpp
  lib/CodeGen/CodeGenFunction.cpp
  lib/CodeGen/CodeGenFunction.h
  test/CodeGenCXX/throw-expressions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13304.36551.patch
Type: text/x-patch
Size: 4497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151005/0a32b458/attachment.bin>


More information about the cfe-commits mailing list