mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-04 22:16:05 +00:00

The current definitions were entirely broken. They didn't call any existing constructor and the forgot to friend the expression types they were trying to construct. llvm-svn: 357453