| Index: tools/memory/asan/blacklist_win.txt | 
| diff --git a/tools/memory/asan/blacklist_win.txt b/tools/memory/asan/blacklist_win.txt | 
| index 75ca1aa995679aad072f030f9e29acc75cfb95e0..1c0326ce503cb7aeccad97504f9eeb01c44600e0 100644 | 
| --- a/tools/memory/asan/blacklist_win.txt | 
| +++ b/tools/memory/asan/blacklist_win.txt | 
| @@ -3,11 +3,6 @@ | 
| # mentioned here, changing this file requires clobbering all ASan bots. | 
| # | 
| # Please think twice before you add or remove these rules. | 
| - | 
| -# Stack buffer overflow in VC/INCLUDE/xlocnum, see http://goo.gl/L4qqUG | 
| -# This really belongs in the ASan default blacklist, but that's not enough due | 
| -# to a bug/misfeature in the compiler driver: http://llvm.org/PR22431 | 
| -fun:*_Find_elem@*@std* | 
|  | 
| ################################################################################ | 
| # Sandbox executes some of its code before the ASan RTL gets initialized and | 
|  |