aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/AttrDocTable.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-01-25[clang] Silence warning when building with MSVC targetting x86Alexandre Ganea1-1/+1
2022-09-08[clang] Use std::size instead of llvm::array_lengthofJoe Loser1-1/+1
2022-01-26Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C...Benjamin Kramer1-1/+1
2022-01-26Rename llvm::array_lengthof into llvm::size to match std::size from C++17serge-sans-paille1-1/+1
2021-08-12[gn build] manually port 18f9e25ce1fa43 (AttrDocTable)Nico Weber1-0/+27