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

Fix a few minor issues with parsing and semantic analysis of C++

typeid expressions: 
  - make sure we have a proper source location for the closing ')'
  - cache the declaration of std::type_info once we've found it

llvm-svn: 113441
parent c3e9c404
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