1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

410 commits

Author SHA1 Message Date
Alena Laskavaia
55b32bcd97 cleanup up some login in return checker and optimized (not building cfg for simple cases) 2011-05-01 23:14:04 +00:00
Alena Laskavaia
a63a62bc4f Bug 343767 - [fp] 'No return' warning when return in both if and else 2011-05-01 21:14:42 +00:00
Alena Laskavaia
a0ff5b6b4f Bug 343767 - [fp] 'No return' warning when return in both if and else 2011-05-01 21:11:52 +00:00
Andrew Gvozdev
91ab5f5876 bug 343429: [checker] Checker to pinpoint unused static functions in a file
A few false positives corrected
2011-04-29 19:25:26 +00:00
Andrew Gvozdev
fe52e11b25 bug 343429: [checker] Checker to pinpoint unused static functions in a file
Added exception for CVS ident
2011-04-29 11:17:42 +00:00
Andrew Gvozdev
f1daf6235a bug 343429: [checker] Checker to pinpoint unused static functions in a file 2011-04-29 03:00:09 +00:00
Sergey Prigogin
04f74e7829 Don't report problems inside macro expansions. 2011-04-26 03:38:49 +00:00
Sergey Prigogin
44a3a89caa Fixed warnings. 2011-04-26 03:37:18 +00:00
Sergey Prigogin
37d2f3e93b Cosmetics. 2011-04-26 03:23:34 +00:00
Sergey Prigogin
ae98f347c0 Cosmetics. 2011-04-26 03:21:37 +00:00
Alena Laskavaia
bd992e2e92 - added stats collecting code 2011-04-25 03:12:05 +00:00
Alena Laskavaia
2c65df3e22 Bug 342906 - No warning if only one of an if/else pair has a return statement 2011-04-25 02:13:33 +00:00
Alena Laskavaia
b8b9084ce2 Bug 332285 - Parser misinterprets return statement in lambda 2011-04-25 01:45:28 +00:00
Alena Laskavaia
42958023ad Bug 338046 - Bogus warning in macro that resolves to 'case' statement 2011-04-25 01:05:50 +00:00
Alena Laskavaia
d3ddf272ed Bug 339802 - [fp] No break at the end of case if "break" is defined in braces and in a macro 2011-04-25 01:02:56 +00:00
Alena Laskavaia
a27af205a9 Bug 343676: rewrote case checker to support complex structures 2011-04-24 19:00:34 +00:00
Marc-Andre Laperle
3d1b5b91df Bug 343682 - [performance] AbstractClassInstantiationChecker could be a bit faster 2011-04-23 06:20:46 +00:00
Sergey Prigogin
3ed57b3aa3 Renamed messages.properties to Messages.properties. 2011-04-19 17:09:39 +00:00
Sergey Prigogin
95eeab8640 Renamed messages.properties to CeheckersMessages.properties. 2011-04-19 17:06:50 +00:00
Sergey Prigogin
affb984a3d Renamed messages.properties to CodanUIMessages.properties. 2011-04-19 17:03:07 +00:00
Sergey Prigogin
30fc84b911 Rename messages.properties to Messages.properties. 2011-04-19 17:00:58 +00:00
Sergey Prigogin
a7adfb502f Bug 326269 - Checker for instantiation of an abstract class. Patch by Anton Gerenkov. 2011-04-12 23:19:00 +00:00
Sergey Prigogin
87ae09ee72 Bug 337486 - AbstractIndexAstChecker allows AST to outlive index read lock. 2011-04-12 22:13:46 +00:00
Sergey Prigogin
9c507fe607 Cosmetics. 2011-04-10 01:22:26 +00:00
Sergey Prigogin
0a5580f3d3 Cosmetics. 2011-04-10 01:20:27 +00:00
Sergey Prigogin
cf018dec6c Javadoc adjustments. 2011-04-10 00:06:47 +00:00
Sergey Prigogin
1b0fae8b18 Javadoc adjustments. 2011-04-09 20:58:50 +00:00
Vivian Kong
667c8f071f Bug 342013 Code Analysis launch options not externalized 2011-04-06 14:02:52 +00:00
Emanuel Graf
39e579aa0a Bug 341089: Codan does not handle missing functions in macros correctly
https://bugs.eclipse.org/bugs/show_bug.cgi?id=341089
2011-04-06 08:11:52 +00:00
Alena Laskavaia
29a23cb5d2 depend on codan core 2011-03-29 18:22:15 +00:00
Alena Laskavaia
31ec0b89c2 Bug 329430 - using bug icons for now for codan markers 2011-03-29 18:19:33 +00:00
Alena Laskavaia
3bceaf6856 added a method to reurn problem instance by marker 2011-03-29 18:17:58 +00:00
Alena Laskavaia
38cea0f9eb removed deprecated method 2011-03-29 18:15:24 +00:00
Sergey Prigogin
60b01f39f3 Bug 338349 - CodanCReconciler does not find resources consistenly. 2011-03-25 21:49:27 +00:00
Sergey Prigogin
4a37d52c1c Code streamlining. 2011-03-25 03:20:47 +00:00
Sergey Prigogin
25bed5bd57 Bug 340092 - Codan does not update severity in markers when a problem's severity has been changed in Preferences. Patch by Alex Ruiz. 2011-03-23 03:02:03 +00:00
Sergey Prigogin
0a500299af Bug 339305 - Preference "Run as you type" should appear only if checker supports that launch mode. Patch by Alex Ruiz. 2011-03-23 02:59:10 +00:00
Sergey Prigogin
1b982e0418 Bug 339294 - Message Pattern should not be user-configurable. Patch by Alex Ruiz. 2011-03-23 02:49:06 +00:00
Sergey Prigogin
c42f42cb81 Disabled auto formatting on save. Alena, please don't re-enable it. 2011-03-23 02:48:23 +00:00
Sergey Prigogin
b7f9782106 Bug 339294 - Message Pattern should not be user-configurable. Patch by Alex Ruiz. 2011-03-23 02:47:21 +00:00
Marc-Andre Laperle
ba7cd25db1 Bug 339463 - Quick fix create local variable and others do not infer parameter types in method calls 2011-03-22 04:29:50 +00:00
Alena Laskavaia
527ee4ff5a started adding support for multiple instance problems 2011-03-20 01:53:23 +00:00
Alena Laskavaia
2122fc3c99 method should be syncronized 2011-03-19 18:48:54 +00:00
Alena Laskavaia
9afbc979e6 - moved generic base class for ast rewrite quick fix to common plugins 2011-03-19 18:15:57 +00:00
Alena Laskavaia
899b6159ac added convinience method to use outside of the package 2011-03-19 17:20:56 +00:00
Alena Laskavaia
11b9fcea4f Bug 329430: added extension to replace default icons for codan with custom. Now need the actual icons. 2011-03-18 02:14:26 +00:00
Alena Laskavaia
b8f814df23 extracted comment manupulation login to an abstract checker 2011-03-17 20:17:17 +00:00
James Blackburn
0cf94c5dd7 API tooling: @since 1.1 should be @since 2.0 2011-03-16 13:05:01 +00:00
Marc-Andre Laperle
cbd551eeef Add CreateLocalVariableQuickFix test to automated tests suite, fix the test. Minor clean up. 2011-03-13 06:32:17 +00:00
Marc-Andre Laperle
d9f24fae67 Bug 338683 - Codan confuses fields with methods 2011-03-13 06:03:56 +00:00