1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 01:45:33 +02:00
cdt/codan
Nathan Ridge 9792a72dae Bug 525438 - Fix file path comparison in AbstractIndexAstChecker.getLineCommentsForLocation()
Using IPath.toPortableString() was causing a forward slash vs.
backward slash mismtach in the path comparison on Windows.

Change-Id: Ib3eb392065fb473f6b6e70cb1dcddceb34ae7240
2017-10-13 13:53:17 -04:00
..
org.eclipse.cdt.codan.checkers Bug 525350 - Ensure a lookup point is always set during indexing, code analysis, and code completion 2017-10-03 22:23:09 -04:00
org.eclipse.cdt.codan.checkers.ui Bug 495842: Add a quick fix for codan problems that ignores them by adding a @suppress comment 2017-10-04 11:13:54 -04:00
org.eclipse.cdt.codan.checkers.ui.tests releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.codan.core Bug 497670 - Support compiler provided "fix-it" hints 2017-04-17 20:01:27 -04:00
org.eclipse.cdt.codan.core.cxx Bug 525438 - Fix file path comparison in AbstractIndexAstChecker.getLineCommentsForLocation() 2017-10-13 13:53:17 -04:00
org.eclipse.cdt.codan.core.tests Bug 495842: Add a quick fix for codan problems that ignores them by adding a @suppress comment 2017-10-04 11:13:54 -04:00
org.eclipse.cdt.codan.examples Fixed copyright 2017-05-02 12:41:40 -04:00
org.eclipse.cdt.codan.ui Bug 495842: Add a quick fix for codan problems that ignores them by adding a @suppress comment 2017-10-04 11:13:54 -04:00
org.eclipse.cdt.codan.ui.cfgview Bug 510722 - Handle a null AST in ExpandSelectionJob and ControlFlowGraphView 2017-01-21 16:15:52 -05:00
org.eclipse.cdt.codan.ui.cxx Bug 514423 - Ensure CodanCReconciler is installed on editors from all windows 2017-05-29 13:18:28 -04:00
pom.xml Add UI tests plugin for CMake. Fix a couple of bugs it found. 2017-10-06 16:36:51 -04:00