1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Commit graph

8161 commits

Author SHA1 Message Date
Markus Schorn
6af8ee790c Suppress error reporting in inactive code, bug 264666. 2009-03-09 08:07:10 +00:00
Markus Schorn
8d489aa58e Visit method for pointer operators, bug 260461. 2009-03-06 14:37:05 +00:00
Markus Schorn
4e20a3afa8 Unnecessary ambiguity in sizeof expression, bug 252243. 2009-03-06 12:56:27 +00:00
Markus Schorn
a3765fa703 Resolution of explicit use of user-defined conversions, bug 267221. 2009-03-06 08:18:40 +00:00
Markus Schorn
935de12ddc Declarator ambiguity with initializer, bug 267184. 2009-03-05 15:29:44 +00:00
Markus Schorn
e0124cd03d Name resolution in new expressions, bug 267168. 2009-03-05 11:40:48 +00:00
Markus Schorn
2cf4f5acdf Parent scope of specializations based on index, bug 267013. 2009-03-04 13:32:32 +00:00
Markus Schorn
e25410c174 Name resolution problem with friend class template, bug 266992. 2009-03-04 10:34:17 +00:00
Markus Schorn
8906aaf778 Fix computation of source-context for parsing files in editor. 2009-03-04 09:27:57 +00:00
Markus Schorn
2d44a1f492 Content assist for ctor initializer list by Jens Elmenthaler, bug 266586. 2009-03-04 08:38:45 +00:00
Markus Schorn
d02a227446 Resolution of deferred conversion operator. 2009-03-03 13:00:58 +00:00
Markus Schorn
6c715831a4 Function template with member pointer, bug 266532. 2009-03-03 08:21:06 +00:00
Markus Schorn
4e149fbde7 API to check whether a declaration is from a file actually included by a translation unit, bug 254844. 2009-03-02 15:50:43 +00:00
Markus Schorn
bda21f162b Public API to update external headers, bug 255338. 2009-03-02 14:10:52 +00:00
Sergey Prigogin
a5bc44b2bc Test case for bug 266532. 2009-03-01 23:34:34 +00:00
Anton Leherbauer
22b507266d Fix semantic highlighting test failures 2009-02-27 14:11:38 +00:00
Markus Schorn
6b307c50cb Restoring files to parse up front, bug 265821. 2009-02-26 18:10:06 +00:00
Markus Schorn
8b1206cbff Restoring files to parse up front, bug 265821. 2009-02-26 17:57:06 +00:00
Markus Schorn
00d1af4bc5 Static var in source included by other source, bug 265821. 2009-02-26 17:32:19 +00:00
Markus Schorn
35f45ec13f Resolution for dependent names, bug 265926. 2009-02-26 16:04:27 +00:00
Anton Leherbauer
54d20ce0fc Add .options file in binary build 2009-02-26 13:26:36 +00:00
Markus Schorn
a1d528d6c7 Corrects handling of backtrack exceptions. 2009-02-25 14:34:33 +00:00
Markus Schorn
588b7c399d Fixes a NPE. 2009-02-25 14:33:59 +00:00
Markus Schorn
950242a0f3 Follow up for bug 264666. 2009-02-25 10:09:16 +00:00
Markus Schorn
6694822fcb Completed Indexer Job stays in Progress View, bug 264534. 2009-02-25 09:12:10 +00:00
Mike Kucera
49891dac3a bug 265982, support for overloaded unary operators 2009-02-24 17:49:37 +00:00
Mike Kucera
b718c89802 bug 263042, added FIXME and XXX task tags 2009-02-24 17:47:08 +00:00
Markus Schorn
f9330e2d27 Hex versus floating point literals, bug 265927. 2009-02-24 17:35:06 +00:00
Markus Schorn
ec1281a793 Added linkage-id for objective-c, bug 265748. 2009-02-24 16:58:37 +00:00
Markus Schorn
8d7e3e3edb Added linkage-id for objective-c, bug 265748. 2009-02-24 16:11:42 +00:00
Markus Schorn
9f44be00ab AST for inactive code, bug 264666. 2009-02-24 16:01:32 +00:00
Markus Schorn
a401523e2f Resolution of functions with dependent arguments, bug 265926. 2009-02-24 14:06:33 +00:00
Anton Leherbauer
7cf033c0bd Bug 261727 - Extensions to ICHelpInvocationContext interface, patch by Jeff Johnston 2009-02-23 11:17:03 +00:00
Sergey Prigogin
2c8f56b3fe Added missing gcc built-in functions. Bug 265778. 2009-02-23 06:05:36 +00:00
Sergey Prigogin
a056ab0381 Bug 265779. Fix and test case. 2009-02-23 02:35:20 +00:00
Sergey Prigogin
540907f410 Code formatting. 2009-02-23 02:29:53 +00:00
Markus Schorn
eb5858ca7a Owner of friend function templates, bug 265671. 2009-02-20 16:35:07 +00:00
Markus Schorn
e3aab4027a Map qualified class instances back to AST, bug 262719. 2009-02-20 14:26:35 +00:00
Markus Schorn
13949e4b47 Support for __builtin_alloca. 2009-02-20 14:11:35 +00:00
Markus Schorn
29aba5e310 Map index bindings for class instances back to AST, bug 262719. 2009-02-20 13:41:55 +00:00
Markus Schorn
4db2416905 Support for __builtinOffsetof, bug 265001. 2009-02-20 08:16:06 +00:00
Alena Laskavaia
5d8b09046e [264715] - fixed tests (applied patch) 2009-02-18 21:55:30 +00:00
Markus Schorn
586be423c5 Declarator ambiguity in function template, bug 265342. 2009-02-18 17:47:51 +00:00
Markus Schorn
9a56d9a65d Consider overloaded functions from index, bug 265240 2009-02-18 17:28:41 +00:00
Markus Schorn
a60fe2221f Generate inactive macros only when requested, bug 264666 2009-02-18 16:56:12 +00:00
Markus Schorn
cbff20cfc3 Generate inactive macros only when requested, bug 264666 2009-02-18 10:55:55 +00:00
Alena Laskavaia
fbb7101ddc [264715] - added more error parser (applied patch) 2009-02-17 18:54:36 +00:00
Sergey Prigogin
976b300b70 Bug 265070. Fix and extended test case. 2009-02-17 18:12:20 +00:00
Markus Schorn
5008c01caf Preprocessor option to create tokens for inactive code branches, macro's from inactive code in outline view, bug 264666. 2009-02-17 12:03:09 +00:00
Emanuel Graf
251c37e865 FIXED - bug 264712: Refactor extract function deletes comments in header
https://bugs.eclipse.org/bugs/show_bug.cgi?id=264712
2009-02-17 10:37:22 +00:00