summaryrefslogtreecommitdiff
path: root/clang/test/Sema/attr-model.cpp
AgeCommit message (Expand)Author
2025-02-14[clang][X86] Support __attribute__((model("small"/"large"))) (#124834)Arthur Eubanks
2024-01-06[clang] Add per-global code model attribute (#72078)hev