summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2013-10-22 22:53:01 +0000
committerAlp Toker <alp@nuanti.com>2013-10-22 22:53:01 +0000
commitdd551fc3ae9d32a0c5528c07b3ec183224bfb061 (patch)
treea6a269c3f38028c6fd1d632ba287ac452940f51e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent6b53e224ebcd0b99be4db9fc12e9d080c69c04b9 (diff)
Retain previous language linkage of friend function declarations
With this extension, friend function declarations will retain the language linkage specified for previous declarations instead of emitting an error diagnostic. The feature is known to be compatible with GCC and MSVC and permits a language to be specified indirectly where it cannot otherwise be written directly in class scope. Work is ongoing to improve linkage spec diagnostics. Fixes PR17337. Reviewed by Richard Smith. llvm-svn: 193206
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions