mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Mirror of https://github.com/eclipse-cdt/cdt
![]() This patch provides handling of the C types _Complex, _Imaginary, _Bool & long long int in the parser symbol table. (bug45573) Core: modified ParserSymbolTable.promotion() & conversion() added TypeInfo.isLongLong modified TypeInfo.canHold() Core.tests: Added ParserSymbolTableTest.testLongLong() Added ParserSymbolTableTest.testComplex() Added ParserSymbolTableTest.test_Bool() |
||
---|---|---|
build | ||
core | ||
debug | ||
doc | ||
launch/org.eclipse.cdt.launch | ||
releng |