Skip to content
Commit c05f657d authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Don't suggest dynamic_cast or typeid as code completion results when

RTTI is disabled. Similarly, don't suggest throw or try as code
completion results when C++ exceptions are disabled. Fixes
<rdar://problem/9193560>.

llvm-svn: 129346
parent fbcd69b9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment