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

1868 commits

Author SHA1 Message Date
Sergey Prigogin
cab9222e5d Test case for bug 256240. 2008-11-24 05:23:30 +00:00
Sergey Prigogin
2b93059b7e Bug 256205. 2008-11-23 07:12:54 +00:00
Sergey Prigogin
a63dcf4071 Bug 253080. 2008-11-17 19:31:55 +00:00
Markus Schorn
84567f7497 Corrections and extensions to test cases. 2008-11-17 12:46:52 +00:00
Sergey Prigogin
9baef31940 Compiler warnings. 2008-11-16 03:22:52 +00:00
Sergey Prigogin
916e6edd31 Fixed a typo. 2008-11-16 03:22:30 +00:00
Sergey Prigogin
882adb6f42 Fixed a typo. 2008-11-15 20:38:09 +00:00
Markus Schorn
8825fd6135 Using partial specializations and explicit class template instantiations from index, bug 180738. 2008-11-14 14:45:39 +00:00
Markus Schorn
6225f6b14f Cleanup handling of implicit template arguments in class templates, partial- and explicit specializations. 2008-11-14 13:58:30 +00:00
Markus Schorn
973949d7e4 Support for comments before directives, bug 255318. 2008-11-14 10:34:10 +00:00
Markus Schorn
8e55e2392f Definitions of members of partial specializations, bug 177418. 2008-11-14 09:31:43 +00:00
Markus Schorn
407f89f372 Testcase for members of class specializations, bug 248927. 2008-11-12 14:44:00 +00:00
Markus Schorn
e9b5691317 Detection of invalid redeclaration of class template, bug 254961. 2008-11-12 11:31:12 +00:00
Markus Schorn
d9c2afbec2 Scalability of parsing nested template ids, bug 246079. 2008-11-12 10:01:07 +00:00
Markus Schorn
edeb6f1af1 Support for parameter annotations by Sebastian Moss, bug 254520. 2008-11-11 12:43:26 +00:00
Markus Schorn
0700a8fe68 Fixes remaining recursions in name resolution, bug 252554. 2008-11-11 12:00:32 +00:00
Markus Schorn
c656d4d2ee Support for exception specifications by Sebastian Moss, bug 252697 2008-11-10 15:46:54 +00:00
Markus Schorn
e9f3d2a3a2 Cleanup parsing c-initializers, related to 253690. 2008-11-10 15:08:58 +00:00
Sergey Prigogin
e4e1fe133d Added function template to _test253080. 2008-11-10 05:54:38 +00:00
Sergey Prigogin
e19a8cf4bc Code cleanup. 2008-11-09 05:49:46 +00:00
Sergey Prigogin
d9a42eb002 Failing test case for bug 253080. 2008-11-08 19:31:47 +00:00
Sergey Prigogin
a28d15d9cc Failing test case for bug 253080. 2008-11-08 19:28:02 +00:00
Markus Schorn
e7d2658df6 Fix warning. 2008-11-07 12:11:15 +00:00
Markus Schorn
c3e77eea37 Fix occasional test failures. 2008-11-07 12:10:54 +00:00
Markus Schorn
bb8d3bd8a4 Fixes related to scalability with large array initializer, bug 253690. 2008-11-06 13:59:19 +00:00
Alena Laskavaia
37ec649c07 [223695] - updated to add more cases 2008-11-04 18:57:00 +00:00
Alena Laskavaia
aec8c7fadc [241072] - added command line parser utility and tests 2008-11-04 17:34:34 +00:00
Alena Laskavaia
6d27bb8b4e - moved error parsers tests 2008-11-04 17:33:11 +00:00
Markus Schorn
b64db6fe09 Resolution of template parameters in two phases, bug 252554. 2008-11-04 08:55:46 +00:00
Markus Schorn
099c3c1f96 Allow address of operator on literals, bug 252970. 2008-11-03 10:12:16 +00:00
Sergey Prigogin
e6644046f6 Fixed spelling. 2008-11-03 00:43:10 +00:00
Markus Schorn
10f412ae84 Mechanism to resolve bindings in two phases, bug 252554. 2008-10-31 10:06:53 +00:00
Markus Schorn
a831e865be Declaration - expression ambiguity with function call on lhs of binary expression, bug 252695. 2008-10-30 11:07:20 +00:00
Markus Schorn
70431722fe Call Hierarchy for reference in initializer of variable with function-type, related to bug 252488. 2008-10-30 09:30:54 +00:00
Markus Schorn
d1dc55e8c7 Uses new template arguments for the instantiation algorithms, bug 242668. 2008-10-28 15:19:35 +00:00
Sergey Prigogin
6f602ad621 Bug 252108. 2008-10-26 22:44:29 +00:00
Sergey Prigogin
8f45aeca2f Code formatting. 2008-10-26 21:14:41 +00:00
Markus Schorn
65b3044dca Implementation for ICPPClassType.getFriends() for PDOMCPPClassType, bug 250167. 2008-10-24 14:23:08 +00:00
Markus Schorn
bbdc82b058 Removes references to deprecated API related to template arguments, bug 242668. 2008-10-24 13:53:22 +00:00
Alena Laskavaia
e91a1c6dc9 [54812] - added API for untrimmed build output 2008-10-23 15:37:20 +00:00
Markus Schorn
ee1e58259d Prevent the expansion of a macro when the closing parenthesis is not there, bug 251734. 2008-10-23 11:17:31 +00:00
Markus Schorn
da9b11f4b6 Syntax error for cast-ambiguity with unusual decl-spec-sequence, bug 251514 2008-10-21 11:36:52 +00:00
Markus Schorn
2760c4fe5f Support for linked files that change the name of the file in ResourceLookup, bug 251161. 2008-10-17 14:01:35 +00:00
Markus Schorn
129297342f NPE resolving template-id in using-decl, bug 251199. 2008-10-17 13:10:37 +00:00
Markus Schorn
d7e75c1559 Initial implementation of values for variables and enumerators, bug 250788. 2008-10-16 13:04:54 +00:00
Markus Schorn
e1dc796f80 Fix testcase for class friends. 2008-10-14 10:39:08 +00:00
Markus Schorn
dd5413a3a2 Information about syntax between ast-nodes, bug 250251. 2008-10-14 09:29:23 +00:00
Sergey Prigogin
44b6373985 Bug 245068. 2008-10-12 23:48:35 +00:00
Sergey Prigogin
d2c1866cb7 Bugs 250582, 250583. 2008-10-12 20:47:54 +00:00
Sergey Prigogin
498e23827e Failing test cases for bugs 250582 and 250583. 2008-10-12 18:13:50 +00:00