summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/main.cpp
diff options
context:
space:
mode:
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>2017-05-11 06:20:07 +0000
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>2017-05-11 06:20:07 +0000
commit0ad3182179170d47efa1790d0af43ea835fd2c4e (patch)
tree3d212799c2b67a7b64f743e64461451d0776ab06 /lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/main.cpp
parent5662e55de5b248e9c0fecd980708d237e6113801 (diff)
downloadbcm5719-llvm-0ad3182179170d47efa1790d0af43ea835fd2c4e.tar.gz
bcm5719-llvm-0ad3182179170d47efa1790d0af43ea835fd2c4e.zip
[Sema] Improve redefinition errors pointing to the same header
Diagnostics related to redefinition errors that point to the same header file do not provide much information that helps users fixing the issue. - In the modules context, it usually happens because of non modular includes. - When modules aren't involved it might happen because of the lack of header guards. Enhance diagnostics in these scenarios. Differential Revision: https://reviews.llvm.org/D28832 rdar://problem/31669175 llvm-svn: 302765
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud