diff options
author | Francois Pichet <pichet2000@gmail.com> | 2011-09-24 10:38:05 +0000 |
---|---|---|
committer | Francois Pichet <pichet2000@gmail.com> | 2011-09-24 10:38:05 +0000 |
commit | fce1a3ab56879a7eb92c7e0b465c1f2c07e0c512 (patch) | |
tree | 38c8da9c5fc046fe5ace22c5420aa3eeee147872 /include/clang/CodeGen/ModuleBuilder.h | |
parent | d25be9f401baf469892890119f915289b041e4f0 (diff) |
[microsoft] In Microsoft mode, if we are inside a template class member function and we can't resolve an identifier then assume the identifier is type dependent. The goal is to postpone name lookup to instantiation time to be able to search into type dependent base classes.
This fixes a few errors when parsing MFC code with clang.
BTW clang trunk is now about 5 patches away to be able the parse the default wizard-generated MFC project.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140452 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/CodeGen/ModuleBuilder.h')
0 files changed, 0 insertions, 0 deletions