summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2019-02-13 20:13:40 +0000
committerDimitry Andric <dim@FreeBSD.org>2019-02-13 20:13:40 +0000
commit381ab04f4f5d40a9354267c5169ac1c0bf798ebd (patch)
tree491c6ccfd981e09b52d1ab14e8b97348276354f1 /UPDATING
parent9031358d6797dc94dc81dab74f11e084aae9a377 (diff)
downloadsrc-test-381ab04f4f5d40a9354267c5169ac1c0bf798ebd.tar.gz
src-test-381ab04f4f5d40a9354267c5169ac1c0bf798ebd.zip
Pull in r353907 from upstream llvm trunk (by Reid Kleckner):
[MC] Make symbol version errors non-fatal We stil don't have a source location, which is pretty lame, but at least we won't tell the user to file a clang bug report anymore. Fixes PR40712 This will make errors for symbols with @@ versions that are not defined non-fatal. For example: void f(void) { __asm__(".symver foo,bar@@baz"); } will now result in: error: versioned symbol bar@@baz must be defined instead of clang crashing with a diagnostic report. PR: 234671 Upstream PR: https://bugs.llvm.org/show_bug.cgi?id=40712 MFC after: 3 days
Notes
Notes: svn path=/head/; revision=344112
Diffstat (limited to 'UPDATING')
0 files changed, 0 insertions, 0 deletions