Files
build_soong/cc
liuchao c5996de4ce Enable ubsan check flag in build
Ubsan is currently support ARM/ARM64,
so It's OK to enable the build Flag

Test: build test module with flags in Android.bp:
      sanitize: {
          all_undefined: true,
          diag: {
              undefined: true,
          },
      },
BUG:38250996
Change-Id: I37a01b4610132f58315e68335b3c3cdfb148357d
2017-07-21 02:31:37 +00:00
..
2017-06-30 21:08:36 +00:00
2017-05-09 13:44:49 -07:00
2017-06-30 21:08:36 +00:00
2017-05-10 11:04:16 -07:00
2017-06-30 21:08:36 +00:00
2017-06-30 21:08:36 +00:00
2017-06-30 21:08:36 +00:00
2017-06-30 21:08:36 +00:00
2016-08-01 14:36:22 -07:00
2017-05-10 11:04:16 -07:00
2017-07-21 02:31:37 +00:00
2017-04-04 15:39:04 -07:00
2016-07-29 15:17:58 -07:00
2017-06-30 21:08:36 +00:00