mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-05 05:56:07 +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