]> granicus.if.org Git - clang/commit
Update for LLVM API change.
authorOwen Anderson <resistor@mac.com>
Mon, 27 Jul 2009 21:00:51 +0000 (21:00 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 27 Jul 2009 21:00:51 +0000 (21:00 +0000)
commitbc0a2226c7fcd18b29b6846049e2cfcb872d3593
treeea9a833fabacc7a6e607bab9b4d9345eb7586b69
parentcad86653942d4e33c2674ea40e77d7fe59990130
Update for LLVM API change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@77249 91177308-0d34-0410-b5e6-96231b3b80d8
17 files changed:
include/clang/Analysis/PathSensitive/Checker.h
include/clang/Analysis/PathSensitive/CheckerVisitor.h
lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CGExprComplex.cpp
lib/CodeGen/CGExprConstant.cpp
lib/CodeGen/CGExprScalar.cpp
test/CXX/class/class.local/p4.cpp
test/CXX/over/over.over/p2.cpp
test/CXX/temp/temp.decls/temp.class/temp.mem.class/p1.cpp
test/CXX/temp/temp.decls/temp.class/temp.mem.func/p1-retmem.cpp
test/CXX/temp/temp.decls/temp.class/temp.mem.func/p1inst.cpp
test/CXX/temp/temp.decls/temp.class/temp.static/p1-inst.cpp
test/CXX/temp/temp.decls/temp.class/temp.static/p1.cpp
test/CXX/temp/temp.fct.spec/temp.arg.explicit/p3.cpp
test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.funcaddr/p1.cpp
test/CodeGenCXX/function-template-specialization.cpp
test/SemaTemplate/implicit-instantiation-1.cpp