[cfe-dev] Nested functions in Clang?

Rodney M. Bates via cfe-dev cfe-dev at lists.llvm.org
Sat Sep 12 17:18:26 PDT 2015


Does Clang have an option that allows C nested functions, as in gcc?
So far, I can't find it.  I just want to look at generated llvm IR, for
ideas on the best way to produce it from another front end.

-- 
Rodney Bates
rodney.m.bates at acm.org



More information about the cfe-dev mailing list