[PATCH] Rename *.c to *.cpp to generate unwind tables for these functions.

Logan Chien tzuhsiang.chien at gmail.com
Wed Jan 21 09:05:19 PST 2015


I am using `cmake` and `clang 3.5`.

An alternative solution is to add `-funwind-tables` to CFLAGS.

I guess that it is due to the fact that these C functions are considered as `nothrow`.


http://reviews.llvm.org/D7033

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






More information about the cfe-commits mailing list