mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-03 07:26:08 +00:00

Patch by Dmitri Shubin! llvm-svn: 153585
It appears that the standard accidentally removed the default constructor for error_category. I'm putting it back in. This fixes http://llvm.org/bugs/show_bug.cgi?id=12321.
Description
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Languages
LLVM
39.9%
C++
32.5%
C
13.5%
Assembly
9.4%
MLIR
1.4%
Other
2.8%