jyou13y
6e7a509f9b
Bug 84144 [Parser2] GCC: labels as values
...
add support for syntax int k = (int) && x;
Signed-off-by: jyou13y <justin.you@synopsys.com>
Change-Id: I3bb888b8930706b01c545794be4e054b025e641f
2015-06-18 03:03:56 -04:00
Sergey Prigogin
4ac73d7e0c
Bug 470014 - Name resolution problem with ref-qualified methods
...
Fixed signatures of index methods with ref-qualifiers.
Change-Id: I6f49732c6cec273ca7fdb095340e438ca1a508f0
2015-06-17 20:37:47 -07:00
Sergey Prigogin
6839ee074e
Cosmetics.
2015-06-17 20:37:45 -07:00
Thomas Corbat
f52f4494e9
Bug 470361 - Remove 32 Bit MacOS X Environment from Build
...
Change-Id: I19654cff05b011ae13404d0d52c3b5fc1ab73a37
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
2015-06-17 10:10:30 -04:00
Sergey Prigogin
c95216108a
More informative toString() method for methods.
...
Change-Id: Ia8c3f8c0d5a65d5465624bc02393600925559573
2015-06-16 21:15:58 -04:00
Sergey Prigogin
6d5abb70ef
Improved consistency of test names.
2015-06-16 17:05:53 -07:00
Sergey Prigogin
81d40de462
Bug 470014 - Name resolution problem with ref-qualified methods
...
Change-Id: I2baeee442adffefb1df2c217ed91c5ff58a430ae
2015-06-16 16:11:35 -07:00
Sergey Prigogin
a0fe9152df
Cosmetics.
2015-06-16 16:03:14 -07:00
Sergey Prigogin
411506db88
Cosmetics.
2015-06-16 15:06:16 -07:00
Thomas Corbat
ed3e9cf973
Bug 399931 - Fix for toggling functions with return type from context.
...
Change-Id: I188d851500c4464d12977c82805679eee31663f2
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
2015-06-12 10:35:39 -04:00
Sergey Prigogin
61391130c0
Bug 469890 - NPE in ProblemHighlighting.consumes due to an orphan AST
...
node
Change-Id: Ic3ee9cb68f766660c215347128c60bfc9ee98d59
2015-06-10 17:01:30 -07:00
Sergey Prigogin
2f36117b61
Cosmetics.
2015-06-10 16:55:07 -07:00
Marc Khouzam
bb61124897
Incremented CDT feature version to 8.8.0
...
Change-Id: Ib1189a08a5f0225fd676b682dc8a10477ad3acc5
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2015-06-10 09:33:49 -04:00
Sergey Prigogin
e27ca67746
Improved robustness of global scope handling.
...
Change-Id: Id0222766e8c5e258f866f9a4c8b3307a06bdf4c7
2015-06-09 11:58:47 -07:00
Sergey Prigogin
e23a7dabc5
Removed an unused field.
2015-06-08 16:55:57 -07:00
Sergey Prigogin
ff84cfc4a1
Cosmetics.
2015-06-08 16:49:46 -07:00
Sergey Prigogin
4890e6e7e6
Protect against an NPE.
2015-06-03 18:18:57 -07:00
Sergey Prigogin
4cf72bb41b
Cosmetics.
2015-06-03 18:14:35 -07:00
Sergey Prigogin
a7d3f1d3b5
Bug 461676 - refactoring not work for methods in class
...
Change-Id: I770b579eb327e3f21565e95cab2894702f3d7964
2015-06-02 00:23:05 -04:00
Sergey Prigogin
f2e7ffec54
Bug 469023 - UnsupportedOperationException in CPPVisitor.createBinding
...
Change-Id: I10653fc6a23364d0977d3f7dc6e92b84812bf5bb
2015-06-01 10:24:02 -07:00
Nathan Ridge
aa463781be
Bug 468557 - Fix a typo in CPPCompositesFactory.getCompositeBinding()
...
that was causing a CompositingNotImplementedError
Change-Id: Ida8e09dbc438f23ed3187f97429efe1a31b4d037
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-05-29 17:44:33 -04:00
Roberto Oliveira
695167eb07
Bug 468492: Add _Decimal types.
...
- Types added: _Decimal32, _Decimal64, _Decimal128.
Change-Id: I9660dfa16f860b5fd31cf028812f1ab464b18709
Signed-off-by: Roberto Oliveira <rdutra@linux.vnet.ibm.com>
2015-05-29 17:51:48 -03:00
Thomas Corbat
216f842984
Bug 468033 - Writing Variadic Templates with ASTWriter
...
Change-Id: If724d328e99dfe3e1c0974025c4e517511cbfa25
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
2015-05-27 03:07:31 -04:00
Sergey Prigogin
e4dd059af0
Cosmetics.
2015-05-24 21:13:05 -07:00
Sergey Prigogin
ac121def1a
Bug 466362 - StackOverflowError involving self-referencing template
...
definition
Change-Id: I101dff395f6e58a6852010419045f583eebd47e8
2015-05-24 20:02:35 -04:00
Sergey Prigogin
0052d43d96
Remove temporary files after test.
2015-05-19 16:47:47 -07:00
Sergey Prigogin
f335591877
Cosmetics.
2015-05-19 16:46:14 -07:00
Sergey Prigogin
d7aa03bc6c
Added back a missing import.
2015-05-14 20:37:59 -07:00
Sergey Prigogin
ad32a0cc12
Bug 467359 - NPE in ProblemHighlighting.consumes
...
Change-Id: Ifc59349cb7995846a061ff39e7fe4e2d33384d61
2015-05-14 23:09:02 -04:00
Sergey Prigogin
1573d6467d
Bug 467358 - NPE in CVisitor.getContainingBlockItem
...
Change-Id: I5f682df17b9e85539cfb033699d8d1346ead6a25
2015-05-14 20:51:43 -04:00
Sergey Prigogin
6a00b4e757
Cosmetics.
2015-05-14 16:48:05 -07:00
Sergey Prigogin
5067760a91
Revert "Bug 466362 - StackOverflowError involving self-referencing template definition"
...
This reverts commit 74292d661b
.
2015-05-13 11:49:33 -07:00
Sergey Prigogin
74292d661b
Bug 466362 - StackOverflowError involving self-referencing template
...
definition
2015-05-13 11:46:05 -07:00
Nathan Ridge
c75374a1ef
Bug 466861 - Do not lose template parameters of derived class when doing
...
access checking for content assist
Change-Id: I850bc2c1f7f49682fc51ad5be621a7125936dd08
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-05-13 00:17:44 -04:00
Nathan Ridge
165175210d
Bug 466861 - Some minor code cleanup in AccessContext
...
Change-Id: I10145cc5d739d55e7f1594d6747fd9c1b73c7f05
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-05-13 00:17:03 -04:00
Nathan Ridge
0ff408c238
Bug 466845 - Parameter pack of reference type as field owner
...
Change-Id: Ib1a04bbe50817db5400c70d494fd9d938458020f
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
2015-05-10 18:32:13 -04:00
Sergey Prigogin
76d4831878
Revert "Bug 466362 - StackOverflowError involving self-referencing template definition"
...
This reverts commit cfd51db02b
.
2015-05-08 14:48:46 -07:00
Sergey Prigogin
7f376ffdd7
Replaced XXX tags with TODO.
2015-05-08 14:41:01 -07:00
Sergey Prigogin
ef33d0d299
Fixed an NPE.
...
Change-Id: If2455671e50e99a662d469febc8e5babf7fc24e3
2015-05-08 14:40:30 -07:00
Sergey Prigogin
cfd51db02b
Bug 466362 - StackOverflowError involving self-referencing template
...
definition
Change-Id: Ia5e6316e6246857533047a0791b22facea8c3271
2015-05-08 14:11:17 -07:00
Sergey Prigogin
909122f9e3
A minor performance optimization.
2015-05-07 17:54:53 -07:00
Sergey Prigogin
ef75f97a97
Cosmetics.
2015-05-07 17:54:51 -07:00
Sergey Prigogin
07117f922a
Cosmetics.
2015-05-06 18:11:14 -07:00
Sergey Prigogin
f14b41343a
Cosmetics.
2015-05-06 17:36:57 -07:00
Sergey Prigogin
0f25dd18d3
Cosmetics.
2015-05-06 12:49:14 -07:00
Sergey Prigogin
fa989bde50
Moved TypeMarshalBuffer from org.eclipse.cdt.internal.core.pdom.db to
...
org.eclipse.cdt.internal.core.pdom.dom
Change-Id: Ie4614ba8972cf6cb86ccfa5ef3d5cbc620fe9787
2015-05-06 11:25:40 -07:00
Sergey Prigogin
15da05324a
Cosmetics.
2015-05-06 10:18:08 -07:00
Sergey Prigogin
89ae641793
Fixed a resource leak.
2015-05-05 18:25:41 -07:00
Sergey Prigogin
e8e43a37f8
Fixed a compiler warning.
2015-05-05 15:59:48 -07:00
Sergey Prigogin
7bc5a81935
Cosmetics.
2015-05-05 10:22:25 -07:00