-
Fix PR objc/68438 (uninitialized source ranges) · cbd03aee
gcc/c/ChangeLog: PR objc/68438 * c-parser.c (c_parser_postfix_expression): Set up source ranges for various Objective-C constructs: Class.name syntax, @selector(), @protocol(), @encode(), and [] message syntax. gcc/testsuite/ChangeLog: PR objc/68438 * objc.dg/plugin: New subdirectory. * objc.dg/plugin/diagnostic-test-expressions-1.m: New test file. * objc.dg/plugin/plugin.exp: New file, based on gcc.dg/plugin/plugin.exp. From-SVN: r230775
David Malcolm committed
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| diagnostic-test-expressions-1.m | Loading commit data... | |
| plugin.exp | Loading commit data... |