llvm-project/clang-tools-extra/unittests
Nathan James c3bdc9814d
[clang-tidy] Reworked enum options handling(again)
Reland b9306fd after fixing the issue causing mac builds to fail unittests.

Following on from D77085, I was never happy with the passing a mapping to the option get/store functions. This patch addresses this by using explicit specializations to handle the serializing and deserializing of enum options.

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D82188
2020-07-11 10:13:20 +01:00
..
clang-apply-replacements [clang-tidy] Store all ranges in clang::tooling::Diagnostic 2020-02-27 19:39:42 +01:00
clang-change-namespace [clang-change-namespace] As part of using inclusive language 2020-06-19 23:01:42 -07:00
clang-doc [OpenMP] "UnFix" layering problem with FrontendOpenMP 2020-04-07 14:41:18 -05:00
clang-include-fixer [OpenMP] "UnFix" layering problem with FrontendOpenMP 2020-04-07 14:41:18 -05:00
clang-move [OpenMP] "UnFix" layering problem with FrontendOpenMP 2020-04-07 14:41:18 -05:00
clang-query Add a way to set traversal mode in clang-query 2020-05-23 14:57:10 +01:00
clang-tidy [clang-tidy] Reworked enum options handling(again) 2020-07-11 10:13:20 +01:00
include/common Remove \brief commands from doxygen comments. 2019-08-22 11:32:57 +00:00
CMakeLists.txt [clangd] Move clangd tests to clangd directory. check-clangd is no longer part of check-clang-tools. 2019-04-29 08:44:01 +00:00