mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-13 10:42:05 +00:00
0faee97a92
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
|
||
---|---|---|
.. | ||
ABITest | ||
analyzer | ||
check_cfc | ||
ci | ||
CIndex | ||
ClangVisualizers | ||
hmaptool | ||
perf-training | ||
TableGen | ||
TestUtils | ||
valgrind | ||
VtableTest | ||
bash-autocomplete.sh | ||
builtin-defines.c | ||
bundle_resources.py | ||
CaptureCmd | ||
ClangDataFormat.py | ||
clangdiag.py | ||
CmpDriver | ||
convert_arm_neon.py | ||
creduce-clang-crash.py | ||
find-unused-diagnostics.sh | ||
FindSpecRefs | ||
FuzzTest | ||
make-ast-dump-check.sh | ||
modfuzz.py | ||
module-deps-to-rsp.py | ||
token-delta.py | ||
update_options_td_flags.py |