[all-commits] [llvm/llvm-project] b2d62c: [clang] Ensure fixed point conversions work in C++...
    PiJoules via All-commits 
    all-commits at lists.llvm.org
       
    Thu Nov 16 13:11:29 PST 2023
    
    
  
  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b2d62c9a58433e2a2ca8d2c9cd6b0b612dca2e76
      https://github.com/llvm/llvm-project/commit/b2d62c9a58433e2a2ca8d2c9cd6b0b612dca2e76
  Author: PiJoules <6019989+PiJoules at users.noreply.github.com>
  Date:   2023-11-16 (Thu, 16 Nov 2023)
  Changed paths:
    M clang/include/clang/Sema/Overload.h
    M clang/lib/Sema/SemaDecl.cpp
    M clang/lib/Sema/SemaExprCXX.cpp
    M clang/lib/Sema/SemaOverload.cpp
    M clang/test/Frontend/fixed_point_conversions.c
  Log Message:
  -----------
  [clang] Ensure fixed point conversions work in C++ (#68344)
    
    
More information about the All-commits
mailing list