Kaydet (Commit) 4026c85d authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Sort lines lexicographically

Change-Id: I4dc6bebb41b0e1beee58631fdf92dea82ae38db7
üst 8a50ea54
...@@ -10,9 +10,9 @@ ...@@ -10,9 +10,9 @@
$(eval $(call gb_CompilerTest_CompilerTest,compilerplugins_clang)) $(eval $(call gb_CompilerTest_CompilerTest,compilerplugins_clang))
$(eval $(call gb_CompilerTest_add_exception_objects,compilerplugins_clang, \ $(eval $(call gb_CompilerTest_add_exception_objects,compilerplugins_clang, \
compilerplugins/clang/test/salbool \
compilerplugins/clang/test/finalprotected \
compilerplugins/clang/test/datamembershadow \ compilerplugins/clang/test/datamembershadow \
compilerplugins/clang/test/finalprotected \
compilerplugins/clang/test/salbool \
)) ))
# vim: set noet sw=4 ts=4: # vim: set noet sw=4 ts=4:
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment