llvm-capstone/clang-tools-extra/test
Utkarsh Saxena 729657d6e1
[misc-coroutine-hostile-raii] Use getOperand instead of getCommonExpr. (#79206)
We were previously allowlisting awaitable types returned by
`await_transform` instead of the type of the operand of the `co_await`
expression.

This previously used to give false positives and not respect the
`AllowedAwaitablesList` flag when `await_transform` is used. See added
test cases for such examples.
2024-01-23 23:07:00 +01:00
..
clang-apply-replacements [Test] Fix CHECK typo. 2022-11-04 10:18:04 -07:00
clang-change-namespace
clang-doc Reapply "[Clang][Sema] Diagnose unexpanded packs in the template argument lists of function template specializations" (#76876) (#76915) 2024-01-04 17:30:48 +01:00
clang-include-fixer
clang-move
clang-query
clang-reorder-fields Use function prototypes when appropriate; NFC 2022-02-25 09:08:27 -05:00
clang-tidy [misc-coroutine-hostile-raii] Use getOperand instead of getCommonExpr. (#79206) 2024-01-23 23:07:00 +01:00
modularize [clang][modules] Deprecate module.map in favor of module.modulemap (#75142) 2023-12-14 14:03:57 -08:00
pp-trace [clang][modules] Deprecate module.map in favor of module.modulemap (#75142) 2023-12-14 14:03:57 -08:00
Unit [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
.clang-format Disable clang-format entirely for test directories 2022-07-08 07:34:18 -04:00
.gitattributes Use -text git attribute instead of text eol=... 2022-04-28 14:27:29 +02:00
CMakeLists.txt Fix check-clang-tools target after 7cc8377f2c 2022-05-06 23:08:47 +02:00
lit.cfg.py [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
lit.site.cfg.py.in [cmake] Provide CURRENT_TOOLS_DIR centrally, replacing CLANG_TOOLS_DIR 2022-03-25 20:22:01 +01:00