summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2020-05-04 17:01:38 -0700
committerThiago Macieira <thiago.macieira@intel.com>2020-05-05 12:28:23 -0700
commit0ef6b3d138d5d3e7199d65cb7c6b0042f9437884 (patch)
treefbd37ed7a83ecdc6eef4363c73826587431d12c7 /tests
parentee3ab7829d0e56feb307e1dff7935d231dfade3a (diff)
Remove use of std::not1 completely
libc++ that comes with XCode does not have the feature macros, resulting in warnings printed. Just invert the condition in the functor itself. lalr.cpp:316:84: warning: 'not1<Nullable>' is deprecated [-Wdeprecated-declarations] Pick-To: 5.15 Change-Id: I99ab0f318b1c43b89888fffd160bf8d79bc4b47e Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions