aboutsummaryrefslogtreecommitdiff
path: root/src/crc32c/.clang_complete
diff options
context:
space:
mode:
Diffstat (limited to 'src/crc32c/.clang_complete')
-rw-r--r--src/crc32c/.clang_complete8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/crc32c/.clang_complete b/src/crc32c/.clang_complete
new file mode 100644
index 0000000000..fa6757c6f3
--- /dev/null
+++ b/src/crc32c/.clang_complete
@@ -0,0 +1,8 @@
+-Ibuild/include/
+-Ibuild/third_party/glog/
+-Iinclude/
+-Ithird_party/benchmark/include/
+-Ithird_party/googletest/googletest/include/
+-Ithird_party/googletest/googlemock/include/
+-Ithird_party/glog/src/
+-std=c++11