Files
codeql/cpp/ql/test
Ian Lynagh 1d56407c72 C++: Pull some of library-tests/dataflow/dataflow-tests into clang.cpp
g++ doesn't support this code:

    sorry, unimplemented: non-trivial designated initializers not supported
       twoIntFields sSwapped = { .m2 = source(), .m1 = 0 };

so we need to build it in clang mode.
2019-09-05 15:12:17 +01:00
..
2019-08-19 10:03:18 +02:00
2018-09-23 16:24:31 -07:00