Files
impala/be
Martin Grund 65d7c1c41a Making ASAN use LLVM 3.7 instead of LLVM trunk
In addition, this adds a helper annotation that disables ASAN annotation
for a known and accepted leak in GetDocumentRoot(). Since LLVM 3.7 is
stricter when it comes to use function parameters as immediate values
for inline assembly, the SSE4 helper methods have been changed to use
templates instead.

Change-Id: I364c1612bfe3bba60817c8f453ccb4c11cef5fe7
Reviewed-on: http://gerrit.cloudera.org:8080/1265
Reviewed-by: Martin Grund <mgrund@cloudera.com>
Tested-by: Internal Jenkins
2015-10-28 22:24:41 +00:00
..