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

128 commits

Author SHA1 Message Date
Alena Laskavaia
fbdb55c7a7 Bug 316309: fixing void return typedef in C++ (patch from Marc-Andre Laperle) 2010-07-29 02:03:55 +00:00
Alena Laskavaia
d2f4f9daa0 - added category and did some renaming for problem binding checker 2010-07-29 01:11:43 +00:00
Alena Laskavaia
bcc7727f9c Bug 309760 - renamed checker 2010-07-21 00:05:44 +00:00
Alena Laskavaia
d50f45078b made checkers packages visible for tests 2010-06-30 12:07:21 +00:00
Alena Laskavaia
38b1009303 Bug 309760 name resolution checker, contributed patch 2010-06-24 01:26:28 +00:00
Alena Laskavaia
ce2679ff3a fixed typo 2010-06-24 01:19:12 +00:00
Alena Laskavaia
b5a9a032db Bug 317042 added more cases for assignment in condition checker 2010-06-19 18:05:56 +00:00
Alena Laskavaia
7823edaff4 Bug 317067: typo 2010-06-19 17:37:54 +00:00
Alena Laskavaia
59ab06fad1 Bug 317067: fixed typo in comment 2010-06-17 01:06:39 +00:00
Alena Laskavaia
d570162453 Bug 316309: unwind typedef for void 2010-06-17 00:23:02 +00:00
Doug Schaefer
dd109e248c Add missing about.html files. 2010-06-14 18:35:55 +00:00
Alena Laskavaia
652e118d0e Bug 315518 - fixed case where checker would report return with value while expression is void 2010-06-04 03:03:37 +00:00
Alena Laskavaia
21c3683028 Added call to super() to initialize common parameters 2010-06-04 02:31:10 +00:00
Vivian Kong
912f531ec4 Bug 315439 Fix up copyright 2010-06-03 17:01:53 +00:00
Alena Laskavaia
ecf0c62ff0 Bug 315525: fix to suppress errors in inner functions 2010-06-03 03:02:06 +00:00
Alena Laskavaia
d91b53a16b Externalized strings in manifest 2010-05-31 01:42:48 +00:00
Alena Laskavaia
fb1eb3faed Added parameters for Catch by Reference checker 2010-05-27 01:21:57 +00:00
Alena Laskavaia
670709454b Generalized messages 2010-05-27 01:20:43 +00:00
Alena Laskavaia
6e50087a2b Added arguments, description and externalized strings 2010-05-24 21:54:19 +00:00
Alena Laskavaia
5a6ecb2fb8 Bug 313622 Make checking for !a && b optional and off by default 2010-05-24 15:07:53 +00:00
Alena Laskavaia
3a426fb5fc Bug 313622 Make checking for !a && b optional and off by default 2010-05-23 02:29:57 +00:00
Alena Laskavaia
94711d3e76 Added preference for list of exceptions in Statement has no effect checker 2010-05-23 02:18:47 +00:00
Alena Laskavaia
d87f6ff74c Bug 313817 Fixed f.p. when assignment is overloaded operator 2010-05-21 03:37:16 +00:00
Alena Laskavaia
22e14a8102 Added preference about macro expansion 2010-05-20 02:36:53 +00:00
Alena Laskavaia
a491012509 Restore the code that makes it work in CDT 6.0 2010-05-17 18:27:09 +00:00
Alena Laskavaia
173caf76de Implemented isLValue function inside the checker to make backward compatible with 6.0 2010-05-17 18:22:17 +00:00
Alena Laskavaia
3c2fd7ab95 Cleaned up problem preferences interfaces and fixed persistence 2010-05-16 02:18:02 +00:00
Alena Laskavaia
a355f5145a Moved parameter control up 2010-05-15 01:05:34 +00:00
Alena Laskavaia
459a3c2b6e Refactored adding parameter and renamed hash to map 2010-05-14 02:56:39 +00:00
Alena Laskavaia
e6499a96f6 Added parameters for checker - to check for implict return 2010-05-14 02:37:00 +00:00
Alena Laskavaia
4e0a4b9171 Externalized strings 2010-05-14 02:36:33 +00:00
Alena Laskavaia
53845ca38e Externalized strings 2010-05-13 02:07:25 +00:00
Alena Laskavaia
94cb067beb Refactored common function to utility class 2010-05-13 02:06:38 +00:00
Alena Laskavaia
a88cb349f8 Simplified code by using different API and get rid of warnings 2010-05-12 22:29:24 +00:00
Alena Laskavaia
eff03629d6 Interface class should have been in public package 2010-05-12 22:20:25 +00:00
Alena Laskavaia
fe3d182f42 Fixed f.p. for c++ lazy evaluation hacks 2010-05-11 03:01:00 +00:00
Alena Laskavaia
823deee35f Added data parameter to statement has no effect checker 2010-05-11 02:37:10 +00:00
Alena Laskavaia
6882aa6e56 Fixed f.p. for gnu compound statement expression extension 2010-05-11 02:17:20 +00:00
Alena Laskavaia
a39fe6b4b2 Extracted interface for data object of Basic Block in control flow graph 2010-05-09 01:54:29 +00:00
Alena Laskavaia
ed2cdbc529 Bug 311268 fixed some f.p. in return checker 2010-05-09 01:49:06 +00:00
Alena Laskavaia
dab4cc2c7e Bug 311268 added checker to check for return values 2010-05-08 02:43:49 +00:00
Alena Laskavaia
556a433366 - added catch by pointer as exception 2010-04-18 02:27:24 +00:00
Alena Laskavaia
c9823a073f - renamed catch by reference checker 2010-04-13 00:55:39 +00:00
Alena Laskavaia
077c8e6e45 307495 - fixed NPE 2010-03-30 12:50:23 +00:00
Alena Laskavaia
4967787769 - updated to catch possible exceptions 2010-03-29 15:34:44 +00:00
Alena Laskavaia
9f723276c7 PR: 307066 - fixed throw e cases 2010-03-26 15:14:41 +00:00
Alena Laskavaia
47c9b5205a [281187] checker was doing the opposite - implemented properly 2010-03-26 15:02:42 +00:00
Alena Laskavaia
26918193cf - fixed f.p and added test 2010-03-24 03:31:35 +00:00
Alena Laskavaia
b179923338 - added problem descriptions 2010-03-23 03:18:16 +00:00
Vivian Kong
d69cdc0dbb Bug 306725 - Missing plugin from Coden feature 2010-03-22 15:34:15 +00:00