You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Mike Percy (Code Review)" <ge...@ip-10-146-233-104.ec2.internal> on 2016/01/20 02:18:22 UTC

[kudu-CR] Add C++11 ABI=0 flag to YCM config file

Hello Dan Burkert,

I'd like you to do a code review.  Please visit

    http://gerrit.cloudera.org:8080/1836

to review the following change.

Change subject: Add C++11 ABI=0 flag to YCM config file
......................................................................

Add C++11 ABI=0 flag to YCM config file

This compile flag was missing. Also, reorder the other compile flags to
match the latest order used by clang 3.6, to make it easier to compare
in the future.

Change-Id: Ic21a3d89679fdf39f3e10cc03202a7d79caaf640
---
M .ycm_extra_conf.py
1 file changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/36/1836/1
-- 
To view, visit http://gerrit.cloudera.org:8080/1836
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic21a3d89679fdf39f3e10cc03202a7d79caaf640
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <mp...@cloudera.com>
Gerrit-Reviewer: Dan Burkert <da...@cloudera.com>