[clang-tools-extra] Fix 'newline in constant' encoding issue in clangd sources (PR #78085)

2024-01-15 Thread via cfe-commits
https://github.com/BinVerse closed https://github.com/llvm/llvm-project/pull/78085 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang][dataflow] Tighten checking for existence of a function body. (PR #78163)

2024-01-15 Thread via cfe-commits
martinboehme wrote: Build failure is merely a clang-format failure in a file not touched by this PR (clang/docs/HLSL/FunctionCalls.rst). https://github.com/llvm/llvm-project/pull/78163 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://li

[clang] [Serialization] Load Specializations Lazily (PR #76774)

2024-01-15 Thread Vassil Vassilev via cfe-commits
vgvassilev wrote: > @dwblaikie do you have any memory of what caused regressions on the last try > in the first place? Do we happen to do more work for compiles with many files > because we accidentally push some computations further down the dependency > tree and have to duplicate it instead

<    1   2   3   4   5   6