[PATCH] Partial revert of 183015

Evgeniy Stepanov eugenis at google.com
Wed Apr 16 01:04:05 PDT 2014



================
Comment at: include/clang/Basic/Builtins.def:740
@@ -739,3 +739,3 @@
 
 // Non-C library functions, active in GNU mode only.
 LIBBUILTIN(alloca, "v*z",         "f",     "stdlib.h", ALL_GNU_LANGUAGES)
----------------
Richard Smith wrote:
> Please update this comment to explain why we don't have ALL_GNU_LANGUAGES for those builtins with the 'j' flag.
done


http://reviews.llvm.org/D3369






More information about the cfe-commits mailing list