]> granicus.if.org Git - clang/commit
Move two helper functions to AST so that sema can use them.
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 27 Oct 2012 01:03:43 +0000 (01:03 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 27 Oct 2012 01:03:43 +0000 (01:03 +0000)
commit0a7dd835184343ec9149277b668ecdc5d49fe8b0
tree7087b62506c82f0b9a6a747ea61b0d224e5be55b
parent034653c867d2369c05a286fffe3182190a999f7b
Move two helper functions to AST so that sema can use them.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166853 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Expr.h
lib/AST/Expr.cpp
lib/CodeGen/CGExpr.cpp