llvm-capstone/clang/lib/APINotes
Saleem Abdulrasool 16fdc5da89 APINotes: annotate dump methods (NFC)
This annotates the dump methods in APINotes to indicate that they are
unused as they are meant for debugging purposes.  This avoids an
unnecessary warning.
2021-01-08 20:49:28 +00:00
..
APINotesFormat.h APINotes: add bitcode format schema definitions 2020-12-08 21:15:41 +00:00
APINotesTypes.cpp APINotes: annotate dump methods (NFC) 2021-01-08 20:49:28 +00:00
APINotesYAMLCompiler.cpp [clang] Add a new nullability annotation for swift async: _Nullable_result 2020-12-07 17:19:20 -05:00
CMakeLists.txt