diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-02-06 01:31:33 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-02-06 01:31:33 +0000 |
commit | 18819307d302269cd52cbaa5c5ef2ab60dc871d3 (patch) | |
tree | 76938a0f051a01755a68c222b717f103c9559acc /llvm/lib/CodeGen/InterferenceCache.cpp | |
parent | d6b107136a54e1fb33f9a888bb6d8c5eec0eb5c2 (diff) | |
download | llvm-18819307d302269cd52cbaa5c5ef2ab60dc871d3.zip llvm-18819307d302269cd52cbaa5c5ef2ab60dc871d3.tar.gz llvm-18819307d302269cd52cbaa5c5ef2ab60dc871d3.tar.bz2 |
DR101, PR12770: If a function is declared in the same context as a
using-declaration, and they declare the same function (either because
the using-declaration is in the same namespace as the declaration it
imports, or because they're both extern "C"), they do not conflict.
llvm-svn: 200897
Diffstat (limited to 'llvm/lib/CodeGen/InterferenceCache.cpp')
0 files changed, 0 insertions, 0 deletions