1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.core/parser
Andrew Niefer 1f751745a9 bug 73954: [Parser] GCC built_in symbols
added
- __builtin_types_compatible_p
- __builtin_constant_p
- __builtin_choose_expr

added a new DynamicFunctionStyleMacro to implement the __builtin_choose_expr
also fixed the typeSpec and typeId caches in the factory
2004-10-06 20:15:10 +00:00
..
org/eclipse/cdt bug 73954: [Parser] GCC built_in symbols 2004-10-06 20:15:10 +00:00
ChangeLog-parser 2004-07-30 Alain Magloire 2004-07-30 19:11:05 +00:00