1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 14:15:23 +02:00
cdt/core
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.core bug 73954: [Parser] GCC built_in symbols 2004-10-06 20:15:10 +00:00
org.eclipse.cdt.core.aix Upversioning head to 2.1.0. 2004-07-15 15:54:47 +00:00
org.eclipse.cdt.core.linux Upversioning head to 2.1.0. 2004-07-15 15:54:47 +00:00
org.eclipse.cdt.core.macosx Upversioning head to 2.1.0. 2004-07-15 15:54:47 +00:00
org.eclipse.cdt.core.qnx Upversioning head to 2.1.0. 2004-07-15 15:54:47 +00:00
org.eclipse.cdt.core.solaris Upversioning head to 2.1.0. 2004-07-15 15:54:47 +00:00
org.eclipse.cdt.core.tests bug 73954: [Parser] GCC built_in symbols 2004-10-06 20:15:10 +00:00
org.eclipse.cdt.core.win32 2004-09-06 Alex Chapiro 2004-10-06 18:56:32 +00:00
org.eclipse.cdt.ui fix bogus message about change in project path which switching between include and project path property pages 2004-10-05 23:51:16 +00:00
org.eclipse.cdt.ui.tests fix incorrect merging of prefix lookup results from different scopes. 72559 2004-09-10 21:14:01 +00:00