Closed hanm closed 11 years ago
Some of our tests under test/Analysis are using GCC style attributes. We should, at least, add C++11 style syntax too.
All tests should now have both versions (using GNU and using C++ attribute syntax). From now on, I propose we only use C++11 syntax.
Some of our tests under test/Analysis are using GCC style attributes. We should, at least, add C++11 style syntax too.