mirror of
https://github.com/apache/impala.git
synced 2026-01-06 06:01:03 -05:00
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