NWChemEx / Utilities

Generic, helpful C++ classes
https://nwchemex.github.io/Utilities/
Apache License 2.0
0 stars 1 forks source link

CTest failed for Clang build #115

Closed quazirafi closed 1 year ago

quazirafi commented 1 year ago

CTest is failing for Clang build.

The error is due to the following lines and it worked after commenting out these lines:

  1. tests/printing/demangler.cpp: 41, 48, 55, 62
  2. tests/printing/print_stl.cpp: 363, 372