Created
April 22, 2021 07:01
-
-
Save sitano/1c75aa3f462a1e0b19be3023d601b013 to your computer and use it in GitHub Desktop.
Scylla + clang++ headers graph
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ clang -std=c++20 -I seastar/include -I ./ -I build/dev/gen -I abseil/ -I build/dev/seastar/gen/include -DXXH_PRIVATE_API -H main.cc 2>&1 | rg '^[.]+ ' > scylla_headers_graph_dep |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment