Hi,
Is builtin’s __builtin_malloc, __builtin_calloc supported in clang fe??
I checked in
- “tools/clang/include/clang/Basic/Builtins.def”,
- “tools/clang/lib/CodeGen/CGBuiltin.cpp” and couldn’t find the implementation.
Is there any particular reason for not supporting it currently ?
Thanks in advance,
Viswa