This is part of a move to convert clang-doc's tests to a more maintainable unit test framework, with a smaller number of integration tests to maintain and more granular failure feedback.
Details
Details
Diff Detail
Diff Detail
Event Timeline
clang-tools-extra/unittests/clang-doc/MergeTest.cpp | ||
---|---|---|
222 | Use {} not () on both SmallString and Location (and any other constructors) |
Use {} not () on both SmallString and Location (and any other constructors)