Internal Jenkins has submitted this change and it was merged.

Change subject: IMPALA-3183: clang doesn't allow C files to have -std=c++14
......................................................................


IMPALA-3183: clang doesn't allow C files to have -std=c++14

Using the same workaround we used for IMPALA-2845 (rune.c): Rename the
.c to .cc, and put extern "C" around it.

Testing:
 - make_asan.sh and run some queries
 - make_debug.sh and run some queries

Change-Id: I1dc8723214ec157aa7dc870d463294da4c754df2
Reviewed-on: http://gerrit.cloudera.org:8080/2540
Reviewed-by: Dan Hecht <[email protected]>
Tested-by: Internal Jenkins
---
M be/src/gutil/CMakeLists.txt
R be/src/gutil/dynamic_annotations.cc
2 files changed, 5 insertions(+), 5 deletions(-)

Approvals:
  Internal Jenkins: Verified
  Dan Hecht: Looks good to me, approved



-- 
To view, visit http://gerrit.cloudera.org:8080/2540
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1dc8723214ec157aa7dc870d463294da4c754df2
Gerrit-PatchSet: 4
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Dan Hecht <[email protected]>
Gerrit-Reviewer: Dan Hecht <[email protected]>
Gerrit-Reviewer: Internal Jenkins
Gerrit-Reviewer: Matthew Jacobs <[email protected]>

Reply via email to