[clang] Pass QualifiedRenameRule strings by reference to reduce copies (PR #69848)

2024-05-12 Thread Joe Loser via cfe-commits
https://github.com/JoeLoser approved this pull request. https://github.com/llvm/llvm-project/pull/69848 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] 8998fa6 - [clang] Change AMX macros to match names from GCC

2023-02-03 Thread Joe Loser via cfe-commits
Author: Joe Loser Date: 2023-02-03T07:00:16-07:00 New Revision: 8998fa6c14f1e19957858aa0e4b592d62ae56041 URL: https://github.com/llvm/llvm-project/commit/8998fa6c14f1e19957858aa0e4b592d62ae56041 DIFF: https://github.com/llvm/llvm-project/commit/8998fa6c14f1e19957858aa0e4b592d62ae56041.diff

[clang] cf77333 - [clang][docs] Fix supported element types for __builtin_reduce_(add|mul)

2022-09-22 Thread Joe Loser via cfe-commits
Author: Joe Loser Date: 2022-09-22T07:52:22-06:00 New Revision: cf77333da986720e9aded4301d81a581e2be9611 URL: https://github.com/llvm/llvm-project/commit/cf77333da986720e9aded4301d81a581e2be9611 DIFF: https://github.com/llvm/llvm-project/commit/cf77333da986720e9aded4301d81a581e2be9611.diff

[clang] 1b3a78d - [clang] Use std::size instead of llvm::array_lengthof

2022-09-08 Thread Joe Loser via cfe-commits
Author: Joe Loser Date: 2022-09-08T17:20:25-06:00 New Revision: 1b3a78d1d534550b2f85a81b2e9ac6d7a94a478e URL: https://github.com/llvm/llvm-project/commit/1b3a78d1d534550b2f85a81b2e9ac6d7a94a478e DIFF: https://github.com/llvm/llvm-project/commit/1b3a78d1d534550b2f85a81b2e9ac6d7a94a478e.diff

[clang] e857896 - [ADT] Replace STLForwardCompat.h's C++17 equivalents

2022-08-12 Thread Joe Loser via cfe-commits
Author: Joe Loser Date: 2022-08-12T06:55:59-06:00 New Revision: e8578968f684997840f680ed62bff5cad0accc13 URL: https://github.com/llvm/llvm-project/commit/e8578968f684997840f680ed62bff5cad0accc13 DIFF: https://github.com/llvm/llvm-project/commit/e8578968f684997840f680ed62bff5cad0accc13.diff