1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
Marc-Andre Laperle 3062cdc8d8
Parse empty __attribute__(()) (#770)
This is accepted by both GCC and Clang and encountered in real code. It looks a
bit strange but basically a condtionally defined macro was used inside the (())
depending on a configurable feature macro of the project.
2024-05-17 12:49:41 -04:00
..
org.eclipse.cdt.core Parse empty __attribute__(()) (#770) 2024-05-17 12:49:41 -04:00
org.eclipse.cdt.core.linux Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00
org.eclipse.cdt.core.linux.aarch64 Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00
org.eclipse.cdt.core.linux.ppc64le Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00
org.eclipse.cdt.core.linux.x86_64 Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00
org.eclipse.cdt.core.macosx Update docker image of osxcross to latest requirements. 2024-05-01 12:36:57 -04:00
org.eclipse.cdt.core.native Cleanup CDT repo related to the docker + Java 21 updates 2024-04-26 20:26:40 -04:00
org.eclipse.cdt.core.tests Parse empty __attribute__(()) (#770) 2024-05-17 12:49:41 -04:00
org.eclipse.cdt.core.win32 Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00
org.eclipse.cdt.core.win32.x86_64 Cleanup CDT repo related to the docker + Java 21 updates 2024-04-26 20:26:40 -04:00
org.eclipse.cdt.ui [#716] Fix varying order of elements in project explorer (#717) 2024-02-26 11:35:53 -05:00
org.eclipse.cdt.ui.tests Refactor MarkOccurrenceTest to JUnit5 style (#730) 2024-03-08 11:59:50 -05:00
pom.xml Prep repo for 11.6.0 (#729) 2024-03-07 14:17:45 -05:00