1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 09:16:02 +02:00
Commit graph

2428 commits

Author SHA1 Message Date
James Blackburn
a733900f52 Bug 335344 - [External Settings Provider] Settings lost after changing language IDs 2011-02-13 15:24:57 +00:00
Markus Schorn
98d41710ac Bug 336426: Syntax failure in return type of function instance. 2011-02-09 16:24:23 +00:00
Markus Schorn
d8fe965861 Bug 335062: Corrected signature for function templates. 2011-02-03 17:42:18 +00:00
Markus Schorn
f11d5a23d7 Bug 333941: Adjust testcase. 2011-01-27 09:25:19 +00:00
Vivian Kong
5ca9b3b6d1 Bug 326957 EFSExtensionProvider does not handle URI's correctly 2011-01-26 20:00:26 +00:00
Markus Schorn
46a7cd35cd Bug 335387: Overload resolution and conversion on implied object. 2011-01-26 15:38:07 +00:00
Markus Schorn
00b07da35e Bug 334955: Overloaded comma operator with const class reference. 2011-01-21 10:41:45 +00:00
Markus Schorn
d9c1b0b0c4 Compiler warning. 2011-01-21 10:19:47 +00:00
Sergey Prigogin
8a315d0822 Bug 334472 - Failing test case. 2011-01-16 20:33:32 +00:00
Emanuel Graf
687eb68210 Bug 333842: The ASTRewriter looses one insertion edits if one both inserts before, and replaces an AST Statement
https://bugs.eclipse.org/bugs/show_bug.cgi?id=333842
2011-01-12 13:17:42 +00:00
Markus Schorn
ed13e97f59 Bug 333529: Function instance as template argument. 2011-01-07 14:44:54 +00:00
Markus Schorn
91c157b041 Bug 333325: Default template arguments for function templates. 2011-01-07 13:55:39 +00:00
Markus Schorn
e3fcf44ebd Bug 333256: Name resolution in trailing return type. 2011-01-07 12:37:02 +00:00
Markus Schorn
c3d083bf06 Bug 333285: Non-type template parameter with leading typename keyword. 2011-01-07 11:16:33 +00:00
Markus Schorn
3a300ec622 Bug 333186: Testcase. 2011-01-07 10:14:53 +00:00
Andrew Gvozdev
0593978730 bug 302720: [Error Parser] Build preferences should store only customized error parsers 2010-12-31 20:44:08 +00:00
Markus Schorn
11b3b8cbe7 Bug 333200: Declaration ambiguity, bit-field versus member-initializer. 2010-12-27 15:41:25 +00:00
Markus Schorn
7372454012 Bug 332884: Partial specializations of class template specializations. 2010-12-23 15:17:18 +00:00
Markus Schorn
aa9690322b Bug 332883: auto-type in range-based for. 2010-12-23 13:33:43 +00:00
Markus Schorn
b81cf7e199 Bug 332114: Exceptions when parsing gcc-testsuite. 2010-12-17 10:55:23 +00:00
Emanuel Graf
501fad33d6 Bug: 331637 - ExpressionWriter & DeclaratorWriter do not support ICPPASTLambdaExpression patch by Pascal Kesseli 2010-12-06 09:02:48 +00:00
Markus Schorn
c18d5df1fd Bug 330747: Octal char constants in preprocessing condition. 2010-11-24 08:17:34 +00:00
Markus Schorn
a754d86200 Bug 329795: Resolution of nested typedef specializations. 2010-11-11 16:31:12 +00:00
Markus Schorn
7cedfa5e48 Bug 329172: Name lookup for default arguments within class bodies. 2010-11-04 16:18:17 +00:00
Markus Schorn
67ae4bb5a0 Bug 328802: Overriding a method which is declared with a using declaration. 2010-11-04 13:08:37 +00:00
Markus Schorn
7129cfccb0 Bug 327223: [C++0x] Range-based for loop. 2010-10-21 14:22:06 +00:00
Markus Schorn
f208496afe Bug 328063: Typedef to cv-qualified class as class-name. 2010-10-20 14:29:46 +00:00
Markus Schorn
eedb362a66 Bug 327878: Normalize arguments of unknown class instances. 2010-10-20 12:47:36 +00:00
Markus Schorn
64778c5409 Bug 327328: Overload resolution and restrict pointers. 2010-10-13 12:56:56 +00:00
Markus Schorn
f37588d11e Fix JUnit failure on windows. 2010-10-13 08:09:17 +00:00
Markus Schorn
67f123cf5e Bug 327328: Push concept of restrict up to IASTPointer and IPointerType. 2010-10-13 07:48:39 +00:00
Markus Schorn
0dea806506 Bug 323723: Removes the remaining throw declarations from IVariable and IFunction. 2010-10-12 11:29:00 +00:00
Markus Schorn
9ed8866605 Bug 312423: Replace null-types with problem types. 2010-10-12 07:10:52 +00:00
Markus Schorn
d03bee7bc7 Bug 223660: Parameter help for constructor-style initializers. 2010-10-11 10:44:33 +00:00
Markus Schorn
7f63bc2647 Bug 326900: Partial ordering of conversion-operators. 2010-10-08 08:16:15 +00:00
Markus Schorn
ae87b6d440 Bug 327069: ADL for class specializations. 2010-10-07 12:14:53 +00:00
Markus Schorn
4ff02dcc5d Bug 327064 - Content assist within member initializer. 2010-10-07 08:54:27 +00:00
Markus Schorn
d212cbc763 Bug 326778: Bogus ambiguity due to different using declarations for the same variable. 2010-10-06 14:07:54 +00:00
Markus Schorn
a0add23230 Bug 326900: Update for template argument deduction. 2010-10-06 13:24:38 +00:00
Markus Schorn
0c17a85354 Bug 326900: Remove duplicated testcase. 2010-10-05 07:55:46 +00:00
Markus Schorn
ee9178ec5e Bug 326900: Testcases for template argument deduction. 2010-10-04 09:27:53 +00:00
Markus Schorn
bbf5a39ad8 Bug 326492: Overloaded function-sets in instantiation of function templates. 2010-09-29 12:54:36 +00:00
Andrew Gvozdev
c03b1c1796 bug 308042: Spawner messages are too cryptic to be useful to a user 2010-09-29 04:37:52 +00:00
Andrew Gvozdev
789b954cc0 Clarified comments 2010-09-28 17:25:41 +00:00
Andrew Gvozdev
df280b939c bug 237448: Added the test to the test suite. 2010-09-28 17:08:29 +00:00
Markus Schorn
d3275f0232 Bug 326076: Address of unique template function instance. 2010-09-28 12:21:15 +00:00
Markus Schorn
200c531f33 Bug 156668: Implicit ctors for automatic variables. 2010-09-17 09:59:48 +00:00
Markus Schorn
baee7308fe Bug 297457: Instantiation of std::endl. 2010-09-16 12:52:19 +00:00
Markus Schorn
4720831a18 Bug 85843: ADL for overloaded function sets. 2010-09-16 07:31:42 +00:00
Markus Schorn
4c1d5c5347 Bug 324853: Expression type for conditional expression. 2010-09-13 14:45:53 +00:00