]> granicus.if.org Git - clang/commit
implement __extension__ and unary~ for complex.
authorChris Lattner <sabre@nondot.org>
Tue, 21 Aug 2007 20:41:44 +0000 (20:41 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Aug 2007 20:41:44 +0000 (20:41 +0000)
commite98a11c70483b924f558ead1ae24fd6fd70c7df3
tree8d44fcd52e9b7dd0278be89fa9855085bdbdee0d
parent4ce854736dd196e2304f554ebeac8b43c89cf9e2
implement __extension__ and unary~ for complex.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41249 91177308-0d34-0410-b5e6-96231b3b80d8
CodeGen/CGComplexExpr.cpp