diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2012-07-17 22:01:09 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2012-07-17 22:01:09 +0000 |
commit | 82ea94701855c356f092cc1b6912b0648c33497c (patch) | |
tree | a28a3f373de813061cb7a87302c19e7c1c49d826 /clang/lib/Sema/SemaCodeComplete.cpp | |
parent | 8b808c0c3d6774851e3d7bc722287293d791f2e9 (diff) | |
download | llvm-82ea94701855c356f092cc1b6912b0648c33497c.zip llvm-82ea94701855c356f092cc1b6912b0648c33497c.tar.gz llvm-82ea94701855c356f092cc1b6912b0648c33497c.tar.bz2 |
Implement an optimization for finding the comment that occurs just after a
given declaration.
It is based on the observation that during parsing the comment that should be
attached to the decl is usually among the last two documentation comments
parsed.
llvm-svn: 160400
Diffstat (limited to 'clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions