Janis Danisevskis cf5d7e83fd Fix UB in class NullOr
NullOr now stores the references a pointers internally. This fixes UB
where the internal reference was initalized by dereferencing nullptr.

Test: Compiles
Bug: 121390225
Change-Id: I2073e5aeac401309aa63b08e05db3c467fab6b69
2019-10-10 09:21:18 -07:00
2019-10-07 12:41:46 -07:00
2019-10-03 01:26:00 +00:00
2019-10-10 09:21:18 -07:00
2019-04-23 12:51:21 -07:00
2019-09-10 00:05:33 +01:00
2019-02-27 12:22:54 +09:00
2016-08-30 11:28:36 -07:00
2016-08-30 11:28:36 -07:00
Description
No description provided
134 MiB
Languages
C++ 56.3%
AIDL 41.2%
C 1.5%
Rust 0.4%
Java 0.4%
Other 0.1%