| Index: tools/ubsan/blacklist.txt
|
| diff --git a/tools/ubsan/blacklist.txt b/tools/ubsan/blacklist.txt
|
| index b0b1f127b082366016b1b99750187cd5d7699fa6..5f98afc2d0a184228444611799bdb24e534ecc8b 100644
|
| --- a/tools/ubsan/blacklist.txt
|
| +++ b/tools/ubsan/blacklist.txt
|
| @@ -69,9 +69,3 @@
|
| #############################################################################
|
| # Harmless float division by zero.
|
| fun:*RendererFrameManager*CullUnlockedFrames*
|
| -
|
| -#############################################################################
|
| -# libc++ __tree and map are not UBSAN clean
|
| -# https://llvm.org/bugs/show_bug.cgi?id=19302
|
| -src:*/third_party/libc\+\+/trunk/include/__tree
|
| -src:*/third_party/libc\+\+/trunk/include/map
|
|
|