Tobias Hunger
|
503b35340c
|
Fix wrong task type returned by gccparser
* Fix "instantiated from" with leading spaces being wrongly considered
an error.
* Add a unit test to cover this case
|
2010-07-15 12:53:37 +02:00 |
|
Tobias Hunger
|
61b3a7beb8
|
Do not consider "In constructor foo" lines as errors
... in the ldparser.
|
2010-04-16 12:42:32 +02:00 |
|
dt
|
a217b752ec
|
Need to parse those in the ld parser
|
2010-04-12 15:15:12 +02:00 |
|
dt
|
db0bf8f30e
|
Split GccParser into 2, one for ld parsing
To be reused in the intel linux icpc parser
Reviewed-By: hunger
|
2010-04-12 15:05:00 +02:00 |
|