summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/ext-int-sanitizer.cpp
AgeCommit message (Expand)Author
2024-07-15[clang] Use different memory layout type for _BitInt(N) in LLVM IR (#91364)Mariya Podchishchaeva
2022-10-07[CodeGen] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2021-12-06Introduce _BitInt, deprecate _ExtIntAaron Ballman
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
2020-05-06Implement _ExtInt ABI for all ABIs in Clang, enable type for ABIsErich Keane
2020-04-29Fix x86/x86_64 calling convention for _ExtIntErich Keane
2020-04-17Reland Implement _ExtInt as an extended int type specifier.Erich Keane
2020-04-17Revert "Implement _ExtInt as an extended int type specifier."Sterling Augustine
2020-04-17Implement _ExtInt as an extended int type specifier.Erich Keane