commit | 906e2993a8cc74b09fd03d01ff2a6d6d02db96d2 | [log] [tgz] |
---|---|---|
author | Brian Smith <brian@briansmith.org> | Tue Jul 21 21:46:20 2015 -0400 |
committer | Adam Langley <agl@google.com> | Wed Aug 05 21:26:34 2015 +0000 |
tree | 073408dd3cf6dcb7784c99eadd4df92f904b8807 | |
parent | d0e1f1ca85982f6c9f4078b67d3b8738870c7cd2 [diff] |
Fix Windows build. When using CMake to build with MSVC, MSVC complains about unreachable code in the <xtree> header. This incantation silences that. Change-Id: I5fc5305dc816a009a4c59501b212fd11e290637d Reviewed-on: https://boringssl-review.googlesource.com/5552 Reviewed-by: David Benjamin <davidben@chromium.org> Reviewed-by: Adam Langley <agl@google.com>