diff options
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2016-08-25 17:09:33 +0000 |
---|---|---|
committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2016-08-25 17:09:33 +0000 |
commit | 6080bdbec370d0d1f4202ce2d21e1ed4b090c6ff (patch) | |
tree | be8ab7eb55453588b7efd0a62ab568e3df7604b8 /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp | |
parent | ebbd8a9ef3824f4e5f45ed3eefb9be7ac7be1565 (diff) | |
download | bcm5719-llvm-6080bdbec370d0d1f4202ce2d21e1ed4b090c6ff.tar.gz bcm5719-llvm-6080bdbec370d0d1f4202ce2d21e1ed4b090c6ff.zip |
[Sema][Comments] Add support for TypeAliasTemplate
Emit proper diagnostics when -Wdocumentation is used with constructs such as:
template<typename T>
using fn = int(T aaa, int ccc);
Previously clang wouldn't recognize the function and complain with
'comment that is not attached to a function declaration'.
Differential Revision: https://reviews.llvm.org/D23860
rdar://problem/27300695
llvm-svn: 279754
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp')
0 files changed, 0 insertions, 0 deletions