diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-08-13 21:15:09 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-08-13 21:15:09 +0000 |
commit | c9cbde7e8be50c51ce3ae4dad19aef1578a826fe (patch) | |
tree | a3cb85c348a243878df4c3cf5945b3bcffa210d3 /clang/lib/Sema/SemaExprObjC.cpp | |
parent | d2228c0f728a6c107e229d6c97c926e5d5175811 (diff) | |
download | bcm5719-llvm-c9cbde7e8be50c51ce3ae4dad19aef1578a826fe.tar.gz bcm5719-llvm-c9cbde7e8be50c51ce3ae4dad19aef1578a826fe.zip |
[modules] Fix a rejects-valid resulting from emitting an inline function
recursively within the emission of another inline function. This ultimately
led to us emitting the same inline function definition twice, which we then
rejected because we believed we had a mangled name conflict.
llvm-svn: 215579
Diffstat (limited to 'clang/lib/Sema/SemaExprObjC.cpp')
0 files changed, 0 insertions, 0 deletions