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

22150 commits

Author SHA1 Message Date
Marc-Andre Laperle
2f8589b53d Fix CallHierarchy tests that were failing due to test order (Junit4) 2013-07-28 01:14:35 -04:00
Sergey Prigogin
3812b9ebbc Cosmetics. 2013-07-26 23:23:47 -07:00
Sergey Prigogin
0efa436797 Fixed few issues causing unnecessary includes for template arguments and
target types of typedefs.
2013-07-26 21:13:25 -07:00
Sergey Prigogin
0fda1c9c85 Fixed ordering of includes - A.h should be shorted before A_a.h 2013-07-26 21:10:58 -07:00
Sergey Prigogin
82490d5bd6 Dropped the word "Map" from "GCC C/C++ Header Substitution Map". 2013-07-26 21:08:37 -07:00
Marc-Andre Laperle
f0e74dac11 Fix failing test in MarkOccurrenceTest on Eclipse 4.3
Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-07-26 00:42:30 -04:00
Andrew Gvozdev
4f33e5d299 bug 404913: @since tags 2013-07-25 21:03:51 -04:00
Sergey Prigogin
d443b63ab7 Cosmetics. 2013-07-25 15:26:03 -07:00
Sergey Prigogin
4c31111e8e Deprecated IParserConfiguration. 2013-07-25 15:19:23 -07:00
Jeff Johnston
2459b7aa0c Remove Sonar report goal.
Change-Id: I845b4256412a22266f1d81cc3568304f76429f11
Reviewed-on: https://git.eclipse.org/r/14869
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-07-25 15:51:37 -04:00
Nathan Ridge
edd31ce10c Fixed another "unsafe method call" exception.
Change-Id: I9080867272856acfd7af0e6790a6c81000cc25f1
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14854
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-25 12:59:40 -04:00
Patrick Chuong
3e84751400 Bug 337851 - [disassembly] Enable target request while it is running
Change-Id: I67683ee5c9c55ec609de7011140e67a22e6e87ea
Reviewed-on: https://git.eclipse.org/r/14669
Reviewed-by: Anton Leherbauer <anton.leherbauer@windriver.com>
IP-Clean: Patrick Chuong <pchuong@ti.com>
Tested-by: Patrick Chuong <pchuong@ti.com>
Reviewed-by: Patrick Chuong <pchuong@ti.com>
2013-07-25 12:12:50 -04:00
Nathan Ridge
156990d03e Bug 352267 - Assignment in condition checker matches the whole
expression

Change-Id: I7aea1c5d404a8d374020e34c997e6e890fcdb3d6
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14764
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-24 20:47:38 -04:00
Andrew Gvozdev
e84409b1f0 bug 404913: Dialect category and options for language standards for GCC toolchain 2013-07-24 14:50:45 -04:00
Andrew Gvozdev
12c5f12990 bug 404913: Built-In Settings Provider should recognize extra gcc
parameters from build settings
2013-07-24 14:05:13 -04:00
Andrew Gvozdev
af57f95d75 bug 404913: Flag to designate build options to be also used by scanner discovery. 2013-07-24 14:05:03 -04:00
Nathan Ridge
3d97b3e93c Bug 413406 - [false negative] Ambiguous base class lookup
Change-Id: I9f81619eb40456529fbfe4ce42ced661b9f1dac2
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14728
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-24 13:16:06 -04:00
Marc-Andre Laperle
d8549d514c Added a profile to build with 4.3 platform.
Platform 3.8 is still the default. To build 4.3, add -Dplatform-4.3

Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-07-24 09:53:20 -04:00
Nathan Ridge
fe433d6e34 Bug 413204 - "field could not be resolved" error in function returning
function pointer

Change-Id: I9f2e9b0f46a46232961948fd3d4310e520d95774
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14763
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-23 19:16:58 -04:00
Sergey Prigogin
a390496044 Bug 413373 - Allow variable substitution in GDB command file name
Change-Id: I78f8354bdfc4b3e35cd674d29d4bd68f15860a12
Reviewed-on: https://git.eclipse.org/r/14718
Reviewed-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
IP-Clean: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
Tested-by: Mikhail Khodjaiants <mikhailkhod@googlemail.com>
2013-07-23 14:40:23 -04:00
Marc-Andre Laperle
445f35baa0 Upgrade to Tycho 0.18.1 2013-07-22 12:55:53 -04:00
Jeff Johnston
e749e6a847 Add support for Sonar reporting.
Change-Id: Ibd6bf69cb88ae41f0e768d5ac50656589eb00ec0
Reviewed-on: https://git.eclipse.org/r/14717
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2013-07-22 12:06:38 -04:00
Andrew Gvozdev
dae7358b7d bug 404913: Cosmetics 2013-07-22 01:42:25 -04:00
Sergey Prigogin
bc98f57d9a Cosmetics. 2013-07-21 21:39:18 -07:00
Sergey Prigogin
a3605ae110 Cosmetics. 2013-07-21 19:52:16 -07:00
Sergey Prigogin
5a7f95666b Create a gap between 8.2 and 8.3 PDOM versions. 2013-07-21 19:44:58 -07:00
Nathan Ridge
480e491e88 Bug 407497, Bug 399454 - Specialize template parameters when appropriate
Change-Id: Iff52b04319234ca8e5fe0f9b23d5d1787cee4449
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14533
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-21 21:43:20 -04:00
Nathan Ridge
e18ad3974c Bug 358694 - False warning about Unused static function in template
Change-Id: I0ebeef9db921239e896983c68e5291316209c2d2
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14680
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-19 12:54:15 -04:00
Nathan Ridge
82d19e7096 Bug 363884 - NPE using 'Add break statement' quick fix
Change-Id: I240b196d04b5f032bfaa9666db595b788b7a1d02
Signed-off-by: Nathan Ridge <zeratul976@hotmail.com>
Reviewed-on: https://git.eclipse.org/r/14640
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-18 13:18:19 -04:00
Andrew Gvozdev
fd53d6c37c Bug 388484: Cosmetics 2013-07-18 03:22:29 -04:00
aleon
76fcfce0ab 399533: Add a PDE target definition for Eclipse release staging
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=399533

Change-Id: I5e1e8b2c69cb14d5d1f4e0eb8eb77867848552c0
Signed-off-by: aleon <alvsan09@gmail.com>
Reviewed-on: https://git.eclipse.org/r/10044
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
IP-Clean: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
2013-07-18 01:27:45 -04:00
Sergey Prigogin
8e7c7a7517 Cosmetics. 2013-07-17 17:46:24 -07:00
Sergey Prigogin
30e8158c26 Added ICSettingEntry.NONE constant. 2013-07-17 17:35:59 -07:00
Sergey Prigogin
bdbfa25c7b Bug 400073. Avoid premature removal from recusion protection sets. 2013-07-17 15:26:44 -07:00
Marc-Andre Laperle
508bc8720d 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 16:28:43 -04:00
Nathan Ridge
fe67ac9631 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 13:26:46 -04:00
Nathan Ridge
55872baeae 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 13:25:26 -04:00
Marc-Andre Laperle
ad080ac26c 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:13:15 -04:00
Andrew Gvozdev
d23faeeed1 Bug 412919: Show project refreshing after build in progress monitor as a separate task 2013-07-15 21:34:03 -04:00
Nathan Ridge
492f6a2b18 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-15 14:22:50 -04:00
Andrew Gvozdev
4d15c91d96 Bug 412989: GCC Builtin Compiler Settings won't clear its entries 2013-07-15 12:10:14 -04:00
Anton Leherbauer
f04e9026a7 Bug 412081 - Exception enabling mark occurrences on an external file 2013-07-15 14:48:46 +02:00
Anton Leherbauer
8b12c2d474 Bug 412949 - Double clicking in Disassembly leaks a listener 2013-07-15 13:50:45 +02:00
Sergey Prigogin
f33ded195a Bug 400073 - Indexer runs out of memory. An attempt to fix a memory
leak.
2013-07-14 21:35:48 -07:00
Andrew Gvozdev
3b02e44d30 Bug 412932: GCC Builtin Compiler Settings always shows wrench overlay 2013-07-15 00:03:27 -04:00
Sergey Prigogin
63b523f9be Added missing copyright comments and cleaned up localizable messages. 2013-07-14 19:00:11 -07:00
Sergey Prigogin
95a6d00a08 Normalized dependencies. 2013-07-14 18:58:54 -07:00
Nathan Ridge
70c9a7b642 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-14 15:08:54 -04:00
Andrew Gvozdev
834ea8172c Bug 412919: Progress monitor shows previous build command rather than the one which is running 2013-07-14 10:20:40 -04:00
Andrew Gvozdev
4ce1de86ae bug 412897: CDT GCC build output parser does not understand -imacros 2013-07-13 09:28:21 -04:00