summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/unicode-in-variable/main.cpp
diff options
context:
space:
mode:
authorJan Korous <jkorous@apple.com>2019-08-13 18:11:44 +0000
committerJan Korous <jkorous@apple.com>2019-08-13 18:11:44 +0000
commitf31d8df1c8c69e7a787c1c1c529a524f3001c66a (patch)
treeb096e87e908a75cd7e77ffbe9762ca3cd11d692e /lldb/packages/Python/lldbsuite/test/expression_command/unicode-in-variable/main.cpp
parentd328954467f406895ba4306eee1109aad6b18797 (diff)
downloadbcm5719-llvm-f31d8df1c8c69e7a787c1c1c529a524f3001c66a.tar.gz
bcm5719-llvm-f31d8df1c8c69e7a787c1c1c529a524f3001c66a.zip
[clang] Refactor doc comments to Decls attribution
- Create ASTContext::attachCommentsToJustParsedDecls so we don't have to load external comments in Sema when trying to attach existing comments to just parsed Decls. - Keep comments ordered and cache their decomposed location - faster SourceLoc-based searching. - Optimize work with redeclarations. - Keep one comment per redeclaration chain (represented by canonical Decl) instead of comment per redeclaration. - For redeclaration chains with no comment attached keep just the last declaration in chain that had no comment instead of every comment-less redeclaration. Differential Revision: https://reviews.llvm.org/D65301 llvm-svn: 368732
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/unicode-in-variable/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud