Files
codeql/cpp/ql/test
Dave Bartolomeo c705797a2d C++: IR construction for _Imaginary types
Includes a fairly exhaustive test case for arithmetic operations involving `_Complex` and/or `_Imaginary` types. Thanks to these new tests, I discovered that the extractor treats certain arithmetic operations on `_Imaginary` types as separate expression kinds, so I added support for those kinds in IR construction.
2020-04-16 11:58:09 -04:00
..
2020-01-29 13:11:50 +01:00
2018-09-23 16:24:31 -07:00