1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
ewaterlander cd0292a4fc
LLVM optimization remarks. (#803)
Added support for LLVM optimization remarks to the GCC c/c++ error
parser. They were falsly treated as errors (OtherError). Now they are
treated as generic infos. GCC has no diagnostic messages of 'remark'
type. Since GCC and LLVM messages are very similar, no separate LLVM
error parser was created.

Fixes #752
2024-05-29 08:53:59 -04:00
..
org.eclipse.cdt.core LLVM optimization remarks. (#803) 2024-05-29 08:53:59 -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