Mike Percy has submitted this change and it was merged. 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 Reviewed-on: http://gerrit.cloudera.org:8080/1836 Reviewed-by: Dan Burkert <[email protected]> Tested-by: Mike Percy <[email protected]> --- M .ycm_extra_conf.py 1 file changed, 4 insertions(+), 4 deletions(-) Approvals: Dan Burkert: Looks good to me, approved Mike Percy: Verified -- To view, visit http://gerrit.cloudera.org:8080/1836 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic21a3d89679fdf39f3e10cc03202a7d79caaf640 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Mike Percy <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Mike Percy <[email protected]>
