Marc-Andre Laperle
31e0f061b8
Bug 412555 - ClassCastException in EvalID.instantiate
...
Change-Id: I38ecb4f07834e7a2466ab42e048f32bfc1fccb50
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/14540
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-07-17 13:41:41 -07:00
Nathan Ridge
df67e49a41
Bug 389578 - __sync_bool_compare_and_swap and
...
__sync_val_compare_and_swap buitlins not recognized by codan
Change-Id: If72c0fcc631305eb6fd9251658f40e930beb48a0
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14610
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-07-17 11:58:19 -07:00
Nathan Ridge
111a01f5a6
Bug 393129 - Do not give "unused symbol" warning for file-scope variable
...
used in an asm block
Change-Id: I2088bed2dd26af1220069dbdf18fda17d32fdf21
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14608
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-07-17 11:57:53 -07:00
Nathan Ridge
34341139d9
Bug 412463 - Fix an NPE
...
Change-Id: Ib38ca0033ee8db1123f8d6a2be990d17dccb9f14
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14544
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-07-17 11:56:18 -07:00
Sergey Prigogin
d76225e01d
Bug 400073 - Indexer runs out of memory. An attempt to fix a memory
...
leak.
2013-07-17 11:54:54 -07:00
Tom Hochstein
9dd2b804a3
Bug 412601 - Preprocessor Entries properties tab should list languages
...
alphabetically by name, not id
Change-Id: I575ca197c464287f7894d83abe7bd7ddb2e8f2d0
Signed-off-by: Tom Hochstein <tom.hochstein@freescale.com>
Reviewed-on: https://git.eclipse.org/r/14417
Reviewed-by: Andrew Gvozdev <angvoz.dev@gmail.com>
IP-Clean: Andrew Gvozdev <angvoz.dev@gmail.com>
Tested-by: Andrew Gvozdev <angvoz.dev@gmail.com>
2013-07-17 11:52:46 -07:00
Sergey Prigogin
530cebe310
Added missing copyright comments and cleaned up localizable messages.
2013-07-17 11:52:00 -07:00
Sergey Prigogin
7224a200e7
Normalized dependencies.
2013-07-17 11:51:16 -07:00
Nathan Ridge
0e54d7bc14
Bug 399146 - Bogus 'statement has no effect' warning for call to
...
overloaded operator
Change-Id: Ie2092903356e048d96b8507ce30ec2d3edc2b2f7
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14534
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-07-17 11:50:20 -07:00
Sergey Prigogin
ed18e296f9
Deprecated AbstractCLikeLanguage.getScannerExtensionConfiguration()
...
method.
2013-07-17 11:48:29 -07:00
Nathan Ridge
1715d11177
Bug 412463 - Code completion stops working in the presence of predefined
...
macro
Change-Id: Iabeb0742ce5564a150f859185c0f8eb64805955a
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14399
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-07-17 11:46:38 -07:00
Nathan Ridge
7aabe920e7
Fixed an "unsafe method call" exception.
...
Change-Id: Iacc5a6a5c410766bd14ef2ec4ac626d1077e93b6
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14398
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-07-17 11:46:15 -07:00
Nathan Ridge
e876bb04f2
Bug 400673 - [c++11] Unnecessary warning in class constructor (not
...
initialized member) when using "in class member initialization"
Change-Id: I4e6af3b0927d44f0bb5417d7788fc9a026f8fb7c
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14397
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-07-17 11:45:25 -07:00
Thomas Corbat
0d801f0615
Refactoring:
...
- Merged declaration an initialization of result variable in
initializerList, as conditional initialization is executed exactly once,
unless a parse exception occurs.
- Removed dead code: Conditional return.
Change-Id: Ia8c2bcb5f76a56d6b71ad80095a546ebd4f9ac03
2013-07-17 11:45:02 -07:00
Sergey Prigogin
f1d8f063a5
Cosmetics.
2013-07-17 11:44:11 -07:00
Nathan Ridge
bd09498344
Bug 412463 - Code completion stops working in the presence of
...
preprocessor-provided macros
Change-Id: Ifc5621133ac1ad55276e3d0c1ea8f99d9101938a
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14354
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-07-17 11:42:49 -07:00
Sergey Prigogin
4f0f0bd8f1
Removed an obsolete parsing mode.
2013-07-17 11:42:37 -07:00
Thomas Corbat
046f50d715
Bug 412187 Formatting function-like macro call in equals initializer
...
Added IASTExpressions to the exclusion in enterNode of
CodeFormatterVisitor when encountering function like macro calls.
Change-Id: I8ea6c5e7ba955299b0d6ca48c93fac275afa65e3
Reviewed-on: https://git.eclipse.org/r/14213
Reviewed-by: Thomas Corbat <tcorbat@hsr.ch>
IP-Clean: Thomas Corbat <tcorbat@hsr.ch>
Tested-by: Thomas Corbat <tcorbat@hsr.ch>
2013-07-17 11:42:18 -07:00
Sergey Prigogin
328ef37fdb
Cosmetics.
2013-07-17 11:41:08 -07:00
Nathan Ridge
884f6e2044
Bug 408303 - [C++11] Incorrect member not initialized warnings for
...
template class's defaulted constructors
Change-Id: I61064421c2cee405c9a915abe500c94fa4423eef
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14177
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-07-17 11:40:49 -07:00
Sergey Prigogin
01b1f9a14a
Do not insert a space between two closing angle brackets.
2013-07-17 11:40:02 -07:00
Sergey Prigogin
cd99f21d10
Adjusted JavaDoc.
2013-07-17 11:39:10 -07:00
Sergey Prigogin
771db5ab3d
Fixed an NPE.
2013-07-17 11:38:50 -07:00
Sergey Prigogin
4f83a22aa2
Fixed version mismatch between MANIFEST.MF and pom.xml.
2013-07-17 11:36:40 -07:00
Sergey Prigogin
355a61adba
Cosmetics.
2013-07-17 11:34:22 -07:00
Sergey Prigogin
a0d72e24cc
Bug 45203. User configurable header substitution rules.
2013-07-17 11:28:06 -07:00
Sergey Prigogin
df587a379d
Cosmetics.
2013-07-17 11:11:29 -07:00
Sergey Prigogin
67779e5dd1
Code streamlining.
2013-07-17 11:11:11 -07:00
Sergey Prigogin
ab962529ba
Bug 410136 - Exception when editing CDTMainWizardPage in Windows Builder
2013-07-17 11:10:10 -07:00
Sergey Prigogin
dbf294e305
Cosmetics.
2013-07-17 11:09:31 -07:00
Sergey Prigogin
e6e7540c2f
Don't produce a blank line at the top of the file if file comment
...
template is blank. Trim blank lines at the end of the file.
2013-07-17 11:09:05 -07:00
Marc-Andre Laperle
e376bd1ee0
Bug 406162 - A text field is added to the LLVM preference page after
...
adding an include directory
Remove the Text control. It doesn't look like it was being used in any
way.
Change-Id: Ib9266678c1211309979b96c2e8cda6087c759254
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/14532
2013-07-16 01:15:49 -04:00
Andrew Gvozdev
1a2ea1babc
Bug 412919: Show project refreshing after build in progress monitor as a separate task
2013-07-15 21:35:48 -04:00
Andrew Gvozdev
c3f5695fec
Bug 412989: GCC Builtin Compiler Settings won't clear its entries
2013-07-15 12:32:37 -04:00
Anton Leherbauer
7d4653b085
Bug 412081 - Exception enabling mark occurrences on an external file
2013-07-15 14:51:54 +02:00
Anton Leherbauer
6c71453d18
Bug 412949 - Double clicking in Disassembly leaks a listener
2013-07-15 14:51:27 +02:00
Andrew Gvozdev
84c8c21164
Bug 412932: GCC Builtin Compiler Settings always shows wrench overlay
2013-07-15 00:04:36 -04:00
Andrew Gvozdev
fc77bb25a2
Bug 412919: Progress monitor shows previous build command rather than the one which is running
2013-07-14 10:17:39 -04:00
Andrew Gvozdev
d0cafe4cfb
bug 412897: CDT GCC build output parser does not understand -imacros
2013-07-13 12:59:22 -04:00
Andrew Gvozdev
8186a337c3
Bug 404912: Built-In Settings Provider ignores compiler command from build Settings
2013-07-13 12:59:00 -04:00
Andrew Gvozdev
83963d92c7
Bug 398353: Environment variables not evaluated in CDT GCC Builtin Compiler Settings
2013-07-13 12:58:15 -04:00
Jeff Johnston
aa3315c954
Bug 410637 - Duplicate string ID found in autotools plugin.properties.
...
- Fix libexecdir tool tip message to have .tip suffix.
Change-Id: If44d5623d025ea9ced32235255c3d2c43baec103
Reviewed-on: https://git.eclipse.org/r/14419
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-07-09 17:38:45 -04:00
Marc Khouzam
4d0d470781
Bug 374807 - [attach] Terminating the last attached process causes a
...
detach instead by killing GDB
Change-Id: I213f9b3a4abe294fc75b10c89fd64fd4202b941d
Reviewed-on: https://git.eclipse.org/r/14383
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-07-09 15:45:52 -04:00
Marc Khouzam
0792d2d826
Bug 410821 - The process select dialog on "Attach" should react to
...
double-click
Change-Id: Ib34dfbda529dc8edf54c5f1e2e2435d003e697af
Reviewed-on: https://git.eclipse.org/r/14059
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-07-03 06:55:47 -04:00
Marc-Andre Laperle
cca1933f7a
Bug 412032 - Extract local variable doesn't suggest a name in C source
...
files
Change-Id: I73e7f80713132521d757482c6ffbf839b5d2679f
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/14168
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2013-07-01 16:21:04 -04:00
Marc Dumais
f7869bb4be
Bug 409512 - [visualizer] Threads not cleaned-up after process detached
...
Change-Id: I5fe41468eb7f1a857ca52e48d8891f77f1800aa8
Reviewed-on: https://git.eclipse.org/r/13904
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-06-28 11:36:02 -04:00
Marc Dumais
010f97a80d
Bug 396269 - [visualizer] NPE in MulticoreVisualizerCanvas.paintCanvas()
...
Change-Id: Id14d62c18db200c4f71ec3e9afaa6d9a39d5a8f4
Reviewed-on: https://git.eclipse.org/r/9156
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
IP-Clean: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2013-06-28 11:35:50 -04:00
Marc Dumais
06f0d1af10
Bug 409006 - [visualizer] NPE when closing visualizer with nothing
...
selected in debug view
Change-Id: If1c7fdbdd08822175e83eebc9fcd51b6bd859aae
Reviewed-on: https://git.eclipse.org/r/13950
Reviewed-by: William Swanson <traveler@tilera.com>
IP-Clean: William Swanson <traveler@tilera.com>
Tested-by: William Swanson <traveler@tilera.com>
2013-06-28 11:35:37 -04:00
Andrew Gvozdev
f02d888142
bug 407502: NPE when I open Make Target View
2013-06-27 15:59:29 -04:00
Sergey Prigogin
83c3e6d27f
Bug 410519 - UnsupportedOperationException: addMember method should be
...
called instead.
2013-06-11 16:05:43 -07:00