aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorFrancois Pichet <pichet2000@gmail.com>2011-09-24 10:38:05 +0000
committerFrancois Pichet <pichet2000@gmail.com>2011-09-24 10:38:05 +0000
commitd8e4e41301178c3276728dd77e3140efd12c3bfa (patch)
tree476cca4f2c66193a78bf1333d86bce6ad7a00bb2 /clang/lib/CodeGen/CodeGenModule.cpp
parentd9dc52dc4c081baac2d611f978b9c01f72a625fe (diff)
downloadllvm-d8e4e41301178c3276728dd77e3140efd12c3bfa.zip
llvm-d8e4e41301178c3276728dd77e3140efd12c3bfa.tar.gz
llvm-d8e4e41301178c3276728dd77e3140efd12c3bfa.tar.bz2
[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. llvm-svn: 140452
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions