1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-06 08:35:26 +02:00
Commit graph

11070 commits

Author SHA1 Message Date
Sergey Prigogin
edeaaa91bf Bug 389009 - Enumerator with dependent value. Index support.
Change-Id: Ic54e20e2b4c04241d9a86c1f363b190091a28d0e
2013-02-05 14:08:18 -08:00
Nathan Ridge
64f031552e Bug 389009 - Enumerator with dependent value
Change-Id: I4fc077870419bccd6dce15c33a0d455e8379d7e0
Reviewed-on: https://git.eclipse.org/r/10092
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-02-05 14:08:10 -08:00
Sergey Prigogin
564d1ee96e Enabled assertions during tests. 2013-02-05 14:08:04 -08:00
Sergey Prigogin
fd96243c70 Bug 399592 - Template Argument Deduction throws AssertionErrors
Change-Id: I891a0ea21e54c2e0a4969a351b3366859525dcd4
Reviewed-on: https://git.eclipse.org/r/10165
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-02-05 14:07:57 -08:00
Andrew Gvozdev
9ed227afeb bug 400028: Wrench quirks in Language Settings Providers tab UI in project properties properties 2013-02-05 16:46:25 -05:00
Caroline Rieder
dcb0d4fe95 bug 399906: Unable to unset "Use global provider" in Providers tab of Preprocessor Include paths 2013-02-05 16:45:52 -05:00
Sergey Prigogin
f16d5ea84f Cosmetics. 2013-02-02 17:02:33 -08:00
Sergey Prigogin
4de9e517ec Deleted an obsolete file. 2013-01-30 13:22:42 -08:00
Sergey Prigogin
be3adb5784 Bug 399142. Proper signatures for types of dependent expressions. 2013-01-30 13:21:42 -08:00
Sergey Prigogin
334776a264 Fixed an NPE. 2013-01-30 13:20:46 -08:00
Nathan Ridge
62b2b932ae Bug 397342 - Error calculating size of reference type
Change-Id: I1274da6ebd14f0c1f97dce2699d62018cff57b05
Reviewed-on: https://git.eclipse.org/r/9426
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-30 13:20:24 -08:00
Nathan Ridge
9822ba56d8 Bug 399363 - ClassCastException in CPPBaseClause.getBaseClassType()
Change-Id: Ia7f168648b739334982b7e0728250fbb663bd1c5
Reviewed-on: https://git.eclipse.org/r/9994
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-29 17:26:42 -08:00
Nathan Ridge
3ebe4961cf Bug 399039 - Error involving variadic non-type template parameter
Change-Id: I61b19e1fc5aac9372ad756c1e33e412f4bee86e2

Reviewed-on: https://git.eclipse.org/r/9943
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-29 17:06:57 -08:00
Nathan Ridge
311b90eb5d Bug 398044 - Error involving partial ordering of class template
specializations

Change-Id: Ia4a2d8760c6122e5aeec81524a20a3fa14a5a3ac
Reviewed-on: https://git.eclipse.org/r/9645
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-29 17:06:40 -08:00
Nathan Ridge
7da6fe4c12 Bug 397828 - Error involving recursive variadic template
Change-Id: I68d1ed4c303fcaf7dd1b74438dc0673444f5fedc
Reviewed-on: https://git.eclipse.org/r/9644
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-29 17:06:20 -08:00
Nathan Ridge
ca27491cc2 Bug 388805 - False ambiguity in overload resolution with variadic
templates

Change-Id: I4d8b73ab5238f98de7b53849b265ebbc6158d62e
2013-01-29 17:05:14 -08:00
Nathan Ridge
ad05d7423a Bug 397494 - Error evaluating decltype of constant lambda
Reviewed-on: https://git.eclipse.org/r/9478
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-29 17:03:04 -08:00
Nathan Ridge
f2037f2ebb Bug 382074 - [C++11] Error involving variadic non-type template
parameters

Change-Id: I6f4e3672b4aca8e8ca878bccdec9c19a1838c74d
Reviewed-on: https://git.eclipse.org/r/9581
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-29 16:48:59 -08:00
Nathan Ridge
86dcb5b8d1 Bug 399353 - Error involving __is_base_of
Reviewed-on: https://git.eclipse.org/r/9989
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-29 16:48:13 -08:00
Nathan Ridge
338dc4173d Reuse CPPTemplates.isValidArgument() is TemplateArgumentDeduction
Change-Id: I85abc02f4fe36719c16fcb52b4c675b9ab46d449
Reviewed-on: https://git.eclipse.org/r/9697
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-29 16:44:37 -08:00
Sergey Prigogin
da32824a82 Code streamlining. 2013-01-24 20:43:29 -08:00
Sergey Prigogin
b9dd91b39f Cosmetics 2013-01-24 20:42:29 -08:00
Sergey Prigogin
5aa3c3af05 Bug 399036 - Add C/C++ Code Style category to preference export 2013-01-24 20:11:14 -08:00
Sergey Prigogin
07f6ab573f Bug 399014 - "Enclosing namespace does not exist" error is too harsh 2013-01-24 12:46:15 -08:00
Sergey Prigogin
79c3d6556b Bug 398706. Adjusted two tests. 2013-01-23 11:43:58 -08:00
Sergey Prigogin
71430cbc15 Renamed few classes to distinguish tests from their base classes. 2013-01-23 11:43:43 -08:00
Sergey Prigogin
0e8a8cd06d Cosmetics. 2013-01-23 11:43:10 -08:00
Sergey Prigogin
67b787a0ec Bug 394151 - Regression: ClassCastException evaluating read/write flags 2013-01-23 09:45:37 -08:00
Sergey Prigogin
2f3ad34990 Cosmetics. 2013-01-23 09:44:46 -08:00
Nathan Ridge
619b57268b Bug 398706 - 'T' in 'new T' gets resolved to CPPConstructor instead of
CPPClassType

Change-Id: I7fecc996736cfacb40ad4ee7af8619bd3b6d2a2a
Reviewed-on: https://git.eclipse.org/r/9824
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-23 09:41:05 -08:00
Sergey Prigogin
be4742a739 Test simplification. 2013-01-23 09:35:52 -08:00
Sergey Prigogin
7024a0c552 Bug 398696. Failing test case. 2013-01-23 09:35:19 -08:00
Sergey Prigogin
f2b397871d Bug 398696 - Name resolution problem with a conditional enum value 2013-01-21 20:11:25 -08:00
Sergey Prigogin
5cd842b311 Bug 398696 - Name resolution problem with a conditional enum value. 2013-01-21 20:00:24 -08:00
Sergey Prigogin
edd01d163c Do not treat sizeof(bool) as unknown when __SIZEOF_BOOL__ macro is not
defined.
2013-01-21 20:00:08 -08:00
Sergey Prigogin
e03746bc79 Cosmetics. 2013-01-21 19:59:55 -08:00
Sergey Prigogin
7b619824e8 Cosmetics. 2013-01-21 19:59:01 -08:00
Sergey Prigogin
5b3ed2f9c1 Cosmetics. 2013-01-21 19:58:35 -08:00
Caroline Rieder
692144cb19 bug 395442: Initial provider command is not restored for non-shared providers 2013-01-21 09:28:05 -05:00
Caroline Rieder
b14645923a bug 395307: Switching back to project specific language settings provider seems to be incorrect 2013-01-21 09:27:59 -05:00
Sergey Prigogin
c1e6dc4ca1 Bug 398611 - Set input for the Outline page conditionally to avoid
unnecessary updates.
2013-01-20 20:51:40 -08:00
Sergey Prigogin
380f3373da Cosmetics. 2013-01-20 20:40:29 -08:00
Andrew Gvozdev
1279c4808d bug 398550: Use platform decorator manager to manage 'custom build settings' decoration 2013-01-20 05:38:02 -05:00
Sergey Prigogin
ede6b65479 Cosmetics. 2013-01-18 15:27:20 -08:00
Chris Recoskie
8f9a00e1b6 Bug 398499 - FileContent.adapt(CodeReader) does not properly
set timestamps

Change-Id: I57fdacfc2fef225a6b3942b1be185ae79bb28c31
2013-01-18 10:05:42 -05:00
Sergey Prigogin
a30919dff8 Bug 398459 - Invalid auto-indentation in a virtual method 2013-01-17 16:07:40 -08:00
Sergey Prigogin
e3788f16bb Bug 396439 - Syntax highlighting is wrong for raw strings. Added a test
case.
2013-01-16 11:11:12 -08:00
Sergey Prigogin
97f0641ceb Cosmetics. 2013-01-16 11:06:08 -08:00
Eugene Ostroukhov
86db992686 Bug 387935 - Codan does not see symbols from pre-built indexes
This change fixes:
	1. Codan no longer shows errors on symbols from pre-built indexes
	2. Mark occurances in the editor no properly recognizes occurances 
	   of the same symbol.

Change-Id: I1f3b347524a89f7a4c11b128f15f8fdcffe2afdf
Reviewed-on: https://git.eclipse.org/r/7388
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-16 10:00:18 -08:00
Martin Oberhuber
8f33175f15 Bug 398195 - Consider external ReadOnlyPDOMProvider in Include Browser
Change-Id: Iebb2e9bd7c40e3fbfa4beb380208e06d3cb5e49e
Reviewed-on: https://git.eclipse.org/r/9682
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-01-16 09:58:46 -08:00