]> granicus.if.org Git - clang/commit
[libclang] For an unscoped enum include the enumerators in the top-level code-complet...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 15 Oct 2013 17:37:55 +0000 (17:37 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 15 Oct 2013 17:37:55 +0000 (17:37 +0000)
commite96a7b4d99e8737b1dc8a3bd07038f885bc4263b
tree6d67e255aad35486ae0ddf3606e50ab269724157
parenta6f5cc368bb6c996f771c37b0e95d81bf1ded76e
[libclang] For an unscoped enum include the enumerators in the top-level code-completion hash since they enter the top-level namespace.

rdar://14703327

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192720 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/ASTUnit.cpp