llvm-capstone/clang/utils
Amy Huang 0faee97a92
Recommit "Implement [[msvc::no_unique_address]] (#65675)" (#67199)
This implements the [[msvc::no_unique_address]] attribute.

There is not ABI compatibility in this patch because the attribute is
relatively new and there's still some uncertainty in the MSVC version.

The recommit changes the attribute definitions so that instead of making
two separate attributes for no_unique_address
and msvc::no_unique_address, it modifies the attributes tablegen emitter
to allow spellings to be target-specific.

This reverts commit 71f9e7695b.
2023-09-28 14:29:32 -07:00
..
ABITest [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
analyzer [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
check_cfc [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
ci [clang] Improve CI output when trailing whitespace is found (#66649) 2023-09-19 18:17:03 -04:00
CIndex [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
ClangVisualizers Fix NATVIS visualization of ActionResult 2023-09-12 17:00:38 -04:00
hmaptool Fix one stray {LLVM -> CLANG}_TOOLS_INSTALL_DIR 2022-07-23 16:26:32 +00:00
perf-training [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
TableGen Recommit "Implement [[msvc::no_unique_address]] (#65675)" (#67199) 2023-09-28 14:29:32 -07:00
TestUtils [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
valgrind
VtableTest
bash-autocomplete.sh
builtin-defines.c
bundle_resources.py [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
CaptureCmd
ClangDataFormat.py [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
clangdiag.py [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
CmpDriver
convert_arm_neon.py [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
creduce-clang-crash.py [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
find-unused-diagnostics.sh
FindSpecRefs
FuzzTest
make-ast-dump-check.sh
modfuzz.py [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
module-deps-to-rsp.py [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
token-delta.py [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra 2023-05-23 08:29:52 +02:00
update_options_td_flags.py [Driver] Refactor to use llvm Option's new Visibility flags 2023-08-15 14:26:40 -07:00