History log of /external/clang/test/Index/complete-enums.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
27bec77f5eb0920b401497be32713cb42339edef 17-Aug-2012 Douglas Gregor <dgregor@apple.com> Don't do jump-scope checking when code completion is enabled. It's
both a waste of time, and prone to crash due to the use of the
error-recovery path in parser. Fixes <rdar://problem/12103608>, which
has been driving me nuts.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162081 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Index/complete-enums.cpp
b223d8c4266655fe7a9491a0aff0263597672823 01-Feb-2012 Douglas Gregor <dgregor@apple.com> When providing code completions for a switch over a scoped enumeration
type, be sure to add the qualifier for the enumeration type.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149471 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Index/complete-enums.cpp