hanchenye-llvm-project/llvm/unittests/TableGen
James Molloy b1f0183e57 [UnitTests] Try and pacify gcc-5
This looks like a defect in gcc-5 where it chooses a constexpr
constructor from the initializer-list that it considers to be explicit.

I've tried to reproduce but I can't install anything prior to gcc-6 easily
on my system, and that doesn't have the error. So this is speculative
pacification.

Reported by Steven Wan.

llvm-svn: 373820
2019-10-05 08:57:17 +00:00
..
Automata.td [TableGen] Introduce a generic automaton (DFA) backend 2019-10-04 09:03:36 +00:00
AutomataTest.cpp [UnitTests] Try and pacify gcc-5 2019-10-05 08:57:17 +00:00
CMakeLists.txt [TableGen] Introduce a generic automaton (DFA) backend 2019-10-04 09:03:36 +00:00
CodeExpanderTest.cpp [gicombiner] Add a CodeExpander to handle C++ fragments with variable expansion 2019-10-03 19:13:39 +00:00