aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Core/AnalysisManager.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
commitfce1a3ab56879a7eb92c7e0b465c1f2c07e0c512 (patch)
tree38c8da9c5fc046fe5ace22c5420aa3eeee147872 /lib/StaticAnalyzer/Core/AnalysisManager.cpp
parentd25be9f401baf469892890119f915289b041e4f0 (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 'lib/StaticAnalyzer/Core/AnalysisManager.cpp')
0 files changed, 0 insertions, 0 deletions