Files
codeql/cpp/ql/test/library-tests
Jonas Jensen 0889d5d27a C++ IR: Improve ErrorExpr test
The previous version of the test used `0 = 1;` to test an lvalue-typed
`ErrorExpr`, but the extractor replaced the whole assignment expression
with `ErrorExpr` instead of just the LHS. This variation of the test
only leads to an `ErrorExpr` for the part of the syntax that's supposed
to be an lvalue-typed expression, so that's an improvement.
Unfortunately it still doesn't demonstrate that we can `Store` into an
address computed by an `ErrorExpr`.
2019-07-09 13:35:20 +02:00
..
2018-10-18 12:36:42 +01:00
2018-10-18 12:36:42 +01:00
2018-09-23 16:23:52 -07:00
2018-10-25 21:18:37 +01:00
2018-10-26 11:07:18 +01:00
2018-11-28 17:11:17 +00:00
2018-10-26 11:07:18 +01:00
2018-10-18 12:36:42 +01:00
2018-10-26 11:07:18 +01:00
2018-09-23 16:23:52 -07:00
2018-09-23 16:23:52 -07:00
2018-10-18 12:36:42 +01:00
2019-05-02 11:16:21 +01:00
2018-10-18 12:36:42 +01:00
2019-07-09 13:35:20 +02:00
2019-02-07 09:56:56 -08:00
2018-10-18 12:36:42 +01:00
2018-10-18 12:36:42 +01:00
2018-10-26 11:07:18 +01:00
2018-10-31 10:47:31 +00:00
2018-10-18 12:36:42 +01:00
2018-09-23 16:23:52 -07:00
2018-10-18 12:36:42 +01:00
2018-10-26 11:07:18 +01:00
2018-10-18 12:36:42 +01:00
2018-10-26 11:07:18 +01:00
2018-12-12 17:26:18 +00:00
2018-10-26 11:07:18 +01:00
2019-06-04 12:57:43 -07:00
2018-10-18 12:36:42 +01:00
2018-10-26 11:07:18 +01:00
2018-09-23 16:24:31 -07:00
2018-10-18 12:36:42 +01:00
2018-09-23 16:23:52 -07:00
2018-10-18 12:36:42 +01:00