SPIRV-Tools/test/util
Diego Novillo 83228137e1 Re-format source tree - NFC.
Re-formatted the source tree with the command:

$ /usr/bin/clang-format -style=file -i \
    $(find include source tools test utils -name '*.cpp' -or -name '*.h')

This required a fix to source/val/decoration.h.  It was not including
spirv.h, which broke builds when the #include headers were re-ordered by
clang-format.
2017-11-27 14:31:49 -05:00
..
CMakeLists.txt Generic intrusive linked list class. 2017-10-12 12:40:18 -04:00
ilist_test.cpp Re-format source tree - NFC. 2017-11-27 14:31:49 -05:00