[PATCH] Implement inlining of temporary destructors.

Alex McCarthy alexmc at google.com
Thu Jul 31 08:05:24 PDT 2014


Woo :D nice work!

================
Comment at: test/Analysis/temporaries.cpp:106
@@ -105,3 +105,3 @@
 
     // FIXME: should be TRUE, but we don't inline the constructors of
     // temporaries because we can't model their destructors yet.
----------------
Remove fixme

http://reviews.llvm.org/D4740






More information about the cfe-commits mailing list