cfe-commits
Thread
Date
Later messages
Messages by Thread
[clang] [LifetimeSafety] Handle xvalue operand of LValueToRValue cast (PR #192312)
Utkarsh Saxena via cfe-commits
[clang] [LifetimeSafety] Handle xvalue operand of LValueToRValue cast (PR #192312)
Zhijie Wang via cfe-commits
[clang] [LifetimeSafety] Handle xvalue operand of LValueToRValue cast (PR #192312)
Utkarsh Saxena via cfe-commits
[clang] [LifetimeSafety] Handle xvalue operand of LValueToRValue cast (PR #192312)
Utkarsh Saxena via cfe-commits
[clang] [LifetimeSafety] Handle xvalue operand of LValueToRValue cast (PR #192312)
Utkarsh Saxena via cfe-commits
[clang] [LifetimeSafety] Handle xvalue operand of LValueToRValue cast (PR #192312)
Utkarsh Saxena via cfe-commits
[clang] [LifetimeSafety] Handle xvalue operand of LValueToRValue cast (PR #192312)
Zhijie Wang via cfe-commits
[clang] [llvm] [SPIRV] Conditionally define `__AMDGCN_UNSAFE_FP_ATOMICS__` for AMDGCN flavoured SPIR-V (PR #192136)
Marcos Maronas via cfe-commits
[clang] [llvm] [SPIRV] Conditionally define `__AMDGCN_UNSAFE_FP_ATOMICS__` for AMDGCN flavoured SPIR-V (PR #192136)
Alex Voicu via cfe-commits
[clang] [OFFLOAD] Introduce OpenMP math wrappers for SPIRV backend (PR #192139)
Marcos Maronas via cfe-commits
[clang] [OFFLOAD] Introduce OpenMP math wrappers for SPIRV backend (PR #192139)
Marcos Maronas via cfe-commits
[clang] [OFFLOAD] Introduce OpenMP math wrappers for SPIRV backend (PR #192139)
Marcos Maronas via cfe-commits
[clang] [OFFLOAD] Introduce OpenMP math wrappers for SPIRV backend (PR #192139)
Nick Sarnie via cfe-commits
[clang] [OFFLOAD] Introduce OpenMP math wrappers for SPIRV backend (PR #192139)
Nick Sarnie via cfe-commits
[clang] [OFFLOAD] Introduce OpenMP math wrappers for SPIRV backend (PR #192139)
Nick Sarnie via cfe-commits
[clang] [OFFLOAD] Introduce OpenMP math wrappers for SPIRV backend (PR #192139)
via cfe-commits
[clang] [OFFLOAD] Introduce OpenMP math wrappers for SPIRV backend (PR #192139)
via cfe-commits
[clang] [OFFLOAD] Introduce OpenMP math wrappers for SPIRV backend (PR #192139)
via cfe-commits
[clang] [OFFLOAD] Introduce OpenMP math wrappers for SPIRV backend (PR #192139)
Marcos Maronas via cfe-commits
[clang] [OFFLOAD] Introduce OpenMP math wrappers for SPIRV backend (PR #192139)
via cfe-commits
[clang] [OFFLOAD] Introduce OpenMP math wrappers for SPIRV backend (PR #192139)
Alex Duran via cfe-commits
[clang] [OFFLOAD] Introduce OpenMP math wrappers for SPIRV backend (PR #192139)
LLVM Continuous Integration via cfe-commits
[clang] use-after-scope through fields (PR #191865)
Utkarsh Saxena via cfe-commits
[clang] use-after-scope through fields (PR #191865)
Utkarsh Saxena via cfe-commits
[clang] use-after-scope through fields (PR #191865)
Utkarsh Saxena via cfe-commits
[clang] [Clang]P3726R2: Adjustments to Union Lifetime Rules (PR #185830)
Peng Xie via cfe-commits
[clang] [Clang]P3726R2: Adjustments to Union Lifetime Rules (PR #185830)
Vlad Serebrennikov via cfe-commits
[clang] [Clang]P3726R2: Adjustments to Union Lifetime Rules (PR #185830)
Peng Xie via cfe-commits
[clang] [Clang] Implement P3074R7: trivial unions (C++26) (PR #185886)
Peng Xie via cfe-commits
[clang] [Clang] Implement P3074R7: trivial unions (C++26) (PR #185886)
Vlad Serebrennikov via cfe-commits
[clang] [Clang] Implement P3074R7: trivial unions (C++26) (PR #185886)
Vlad Serebrennikov via cfe-commits
[clang] [Clang] Implement P3074R7: trivial unions (C++26) (PR #185886)
Vlad Serebrennikov via cfe-commits
[clang] [Clang] Implement P3074R7: trivial unions (C++26) (PR #185886)
Vlad Serebrennikov via cfe-commits
[clang] [Clang] Implement P3074R7: trivial unions (C++26) (PR #185886)
Peng Xie via cfe-commits
[clang] [Clang] Implement P3074R7: trivial unions (C++26) (PR #185886)
Peng Xie via cfe-commits
[clang] eb8324a - [clang][Parser] Improve error recovery for missing semicolons in class members. (#190744)
via cfe-commits
[clang] d8f63bb - [clang] Fix crash in isAtEndOfMacroExpansion at FileID boundary. (#191734)
via cfe-commits
[clang-tools-extra] [clangd] Introduce --skip-preamble-build command line option (PR #189284)
Aleksandr Platonov via cfe-commits
[clang-tools-extra] 982f736 - [clangd] Introduce --skip-preamble-build command line option (#189284)
via cfe-commits
[clang] [clang][Parser] Improve error recovery for missing semicolons in class members. (PR #190744)
Haojian Wu via cfe-commits
[clang] [clang][Parser] Improve error recovery for missing semicolons in class members. (PR #190744)
Haojian Wu via cfe-commits
[clang] [clang][Parser] Improve error recovery for missing semicolons in class members. (PR #190744)
Haojian Wu via cfe-commits
[clang] ad2bf49 - [C++20] [Modules] Write comments in C++20 modules' module file (#192398)
via cfe-commits
[clang] [clang] Fix crash in isAtEndOfMacroExpansion at FileID boundary. (PR #191734)
Haojian Wu via cfe-commits
[clang] [clang] Fix crash in isAtEndOfMacroExpansion at FileID boundary. (PR #191734)
Haojian Wu via cfe-commits
[clang] [clang] Fix crash in isAtEndOfMacroExpansion at FileID boundary. (PR #191734)
Haojian Wu via cfe-commits
[clang] [clang] Fix crash in isAtEndOfMacroExpansion at FileID boundary. (PR #191734)
Tom Weaver via cfe-commits
[clang] [compiler-rt] [llvm] [TSan] Add escape analysis for redundant instrumentation elimination (PR #169896)
Alexey Paznikov via cfe-commits
[clang] [compiler-rt] [llvm] [TSan] Add escape analysis for redundant instrumentation elimination (PR #169896)
Vitaly Buka via cfe-commits
[clang] [compiler-rt] [llvm] [TSan] Add escape analysis for redundant instrumentation elimination (PR #169896)
Vitaly Buka via cfe-commits
[clang] [compiler-rt] [llvm] [TSan] Add escape analysis for redundant instrumentation elimination (PR #169896)
Vitaly Buka via cfe-commits
[clang] [compiler-rt] [llvm] [TSan] Add escape analysis for redundant instrumentation elimination (PR #169896)
Vitaly Buka via cfe-commits
[clang] [clang-tools-extra] [lldb] [clang] implement CWG1558 and CWG2064: instantiation-dependency improvements (PR #190495)
Vlad Serebrennikov via cfe-commits
[clang] [clang-tools-extra] [lldb] [clang] implement CWG1558 and CWG2064: instantiation-dependency improvements (PR #190495)
Vlad Serebrennikov via cfe-commits
[clang] [clang-tools-extra] [lldb] [clang] implement CWG1558 and CWG2064: instantiation-dependency improvements (PR #190495)
Vlad Serebrennikov via cfe-commits
[clang] [clang-tools-extra] [lldb] [clang] implement CWG1558 and CWG2064: instantiation-dependency improvements (PR #190495)
Vlad Serebrennikov via cfe-commits
[clang] [clang-tools-extra] [lldb] [clang] implement CWG1558 and CWG2064: instantiation-dependency improvements (PR #190495)
Vlad Serebrennikov via cfe-commits
[clang] [clang-tools-extra] [lldb] [clang] implement CWG1558 and CWG2064: instantiation-dependency improvements (PR #190495)
Matheus Izvekov via cfe-commits
[clang] [clang-tools-extra] [lldb] [clang] implement CWG1558 and CWG2064: instantiation-dependency improvements (PR #190495)
Matheus Izvekov via cfe-commits
[clang] [C++20] [Modules] Write comments in C++20 modules' module file (PR #192398)
Chuanqi Xu via cfe-commits
[clang] [C++20] [Modules] Write comments in C++20 modules' module file (PR #192398)
Chuanqi Xu via cfe-commits
[clang] [C++20] [Modules] Write comments in C++20 modules' module file (PR #192398)
Chuanqi Xu via cfe-commits
[clang] [C++20] [Modules] Write comments in C++20 modules' module file (PR #192398)
LLVM Continuous Integration via cfe-commits
[clang] [C++20] [Modules] Write comments in C++20 modules' module file (PR #192398)
LLVM Continuous Integration via cfe-commits
[clang] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Igor Kudrin via cfe-commits
[clang] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
via cfe-commits
[clang] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
via cfe-commits
[clang] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Aaron Ballman via cfe-commits
[clang] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Aaron Ballman via cfe-commits
[clang] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Aaron Ballman via cfe-commits
[clang] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Aaron Ballman via cfe-commits
[clang] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Anton Korobeynikov via cfe-commits
[clang] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Aaron Ballman via cfe-commits
[clang] [compiler-rt] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Igor Kudrin via cfe-commits
[clang] [compiler-rt] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Igor Kudrin via cfe-commits
[clang] [compiler-rt] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Igor Kudrin via cfe-commits
[clang] [compiler-rt] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Igor Kudrin via cfe-commits
[clang] [compiler-rt] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Igor Kudrin via cfe-commits
[clang] [compiler-rt] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Igor Kudrin via cfe-commits
[clang] [compiler-rt] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Igor Kudrin via cfe-commits
[clang] [compiler-rt] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Eli Friedman via cfe-commits
[clang] [compiler-rt] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Eli Friedman via cfe-commits
[clang] [compiler-rt] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Eli Friedman via cfe-commits
[clang] [compiler-rt] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Igor Kudrin via cfe-commits
[clang] [compiler-rt] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Igor Kudrin via cfe-commits
[clang] [compiler-rt] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Eli Friedman via cfe-commits
[clang] [compiler-rt] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Igor Kudrin via cfe-commits
[clang] [compiler-rt] [Clang][CodeGen] Report when an alias points to an incompatible target (PR #192397)
Igor Kudrin via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Tony Varghese via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Tony Varghese via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Wael Yehia via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Tony Varghese via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Tony Varghese via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Wael Yehia via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Hubert Tong via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Hubert Tong via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Hubert Tong via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Hubert Tong via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Hubert Tong via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Hubert Tong via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Hubert Tong via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Hubert Tong via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Hubert Tong via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Hubert Tong via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Hubert Tong via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Hubert Tong via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Hubert Tong via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Tony Varghese via cfe-commits
[clang] [llvm] [PowerPC][AIX] Support #pragma comment copyright for AIX (PR #178184)
Tony Varghese via cfe-commits
[clang] [clang][cmake] Move perf-training out of CLANG_INCLUDE_TESTS (PR #192163)
via cfe-commits
[clang] [clang][cmake] Move perf-training out of CLANG_INCLUDE_TESTS (PR #192163)
Petr Hosek via cfe-commits
[clang] [clang][cmake] Move perf-training out of CLANG_INCLUDE_TESTS (PR #192163)
via cfe-commits
[clang] [clang][cmake] Move perf-training out of CLANG_INCLUDE_TESTS (PR #192163)
via cfe-commits
[clang] [clang][cmake] Move perf-training out of CLANG_INCLUDE_TESTS (PR #192163)
via cfe-commits
[clang] [clang][cmake] Move perf-training out of CLANG_INCLUDE_TESTS (PR #192163)
via cfe-commits
[clang] [Clang][Preprocessor] Unify header-name lookahead for import and include (PR #191004)
via cfe-commits
[clang] [Clang][Preprocessor] Unify header-name lookahead for import and include (PR #191004)
via cfe-commits
[clang] [Clang][Preprocessor] Unify header-name lookahead for import and include (PR #191004)
Hubert Tong via cfe-commits
[clang] [Clang][Preprocessor] Unify header-name lookahead for import and include (PR #191004)
Richard Smith via cfe-commits
[clang] [Clang][Preprocessor] Unify header-name lookahead for import and include (PR #191004)
John McCall via cfe-commits
[clang] [Clang][Preprocessor] Unify header-name lookahead for import and include (PR #191004)
John McCall via cfe-commits
[clang] [CIR] Fix FlattenCFG pattern rewriter contract violations (PR #192359)
Henrich Lauko via cfe-commits
[clang] [CIR] Fix FlattenCFG pattern rewriter contract violations (PR #192359)
Erich Keane via cfe-commits
[clang] [CIR] Fix FlattenCFG pattern rewriter contract violations (PR #192359)
Andy Kaylor via cfe-commits
[clang] [CIR] Fix FlattenCFG pattern rewriter contract violations (PR #192359)
Bruno Cardoso Lopes via cfe-commits
[clang] [clang][LoongArch] Check target features in CheckLoongArchBuiltinFunctionCall (PR #191811)
via cfe-commits
[clang] [clang][LoongArch] Check target features in CheckLoongArchBuiltinFunctionCall (PR #191811)
via cfe-commits
[clang] [clang][LoongArch] Check target features in CheckLoongArchBuiltinFunctionCall (PR #191811)
via cfe-commits
[clang] [clang][LoongArch] Check target features in CheckLoongArchBuiltinFunctionCall (PR #191811)
via cfe-commits
[clang] [clang][LoongArch] Check target features in CheckLoongArchBuiltinFunctionCall (PR #191811)
via cfe-commits
[clang] [clang][LoongArch] Check target features in CheckLoongArchBuiltinFunctionCall (PR #191811)
via cfe-commits
[clang] [clang][LoongArch] Check target features in CheckLoongArchBuiltinFunctionCall (PR #191811)
LLVM Continuous Integration via cfe-commits
[clang] [clang][LoongArch] Check target features in CheckLoongArchBuiltinFunctionCall (PR #191811)
LLVM Continuous Integration via cfe-commits
[clang-tools-extra] [clang-tidy] Rename hicpp-multiway-paths-covered to bugprone-unhandled-code-paths (PR #191625)
Zeyi Xu via cfe-commits
[clang-tools-extra] [clang-tidy] Rename hicpp-multiway-paths-covered to bugprone-unhandled-code-paths (PR #191625)
Zeyi Xu via cfe-commits
[clang-tools-extra] [clang-tidy] Rename hicpp-multiway-paths-covered to bugprone-unhandled-code-paths (PR #191625)
Zeyi Xu via cfe-commits
[clang] Fix crash and improve diagnostics for void lambda returns (PR #188904)
Shafik Yaghmour via cfe-commits
[clang] Fix crash and improve diagnostics for void lambda returns (PR #188904)
via cfe-commits
[clang] [clang][Sema] support block pointers as non-type template parameters (PR #191694)
via cfe-commits
[clang] [clang][Sema] support block pointers as non-type template parameters (PR #191694)
via cfe-commits
[clang] [clang][Sema] support block pointers as non-type template parameters (PR #191694)
via cfe-commits
[clang] [clang][Sema] support block pointers as non-type template parameters (PR #191694)
via cfe-commits
[clang] [clang][Sema] support block pointers as non-type template parameters (PR #191694)
Matheus Izvekov via cfe-commits
[clang] [clang][Sema] support block pointers as non-type template parameters (PR #191694)
via cfe-commits
[clang] [clang][Sema] support block pointers as non-type template parameters (PR #191694)
Oliver Hunt via cfe-commits
[clang] [clang][Sema] support block pointers as non-type template parameters (PR #191694)
Oliver Hunt via cfe-commits
[clang] [clang][Sema] support block pointers as non-type template parameters (PR #191694)
Oliver Hunt via cfe-commits
[clang] [clang][Sema] support block pointers as non-type template parameters (PR #191694)
Matheus Izvekov via cfe-commits
[clang] [clang][Sema] support block pointers as non-type template parameters (PR #191694)
Oliver Hunt via cfe-commits
[clang] [clang-tools-extra] [lldb] [clang] implement CWG2064: instantiation-dependency improvements (PR #190495)
Matheus Izvekov via cfe-commits
[clang] [clang-tools-extra] [lldb] [clang] implement CWG2064: instantiation-dependency improvements (PR #190495)
Matheus Izvekov via cfe-commits
[clang] [clang-tools-extra] [lldb] [clang] implement CWG2064: instantiation-dependency improvements (PR #190495)
Matheus Izvekov via cfe-commits
[clang] [clang-tools-extra] [lldb] [clang] implement CWG2064: instantiation-dependency improvements (PR #190495)
Matheus Izvekov via cfe-commits
[clang] [clang-tools-extra] [lldb] [clang] implement CWG2064: instantiation-dependency improvements (PR #190495)
Matheus Izvekov via cfe-commits
[clang] [CIR] Make array decay and get_element op perserve address spaces (PR #192361)
Jan Leyonberg via cfe-commits
[clang] [CIR] Make array decay and get_element op perserve address spaces (PR #192361)
Erich Keane via cfe-commits
[clang] [CIR] Make array decay and get_element op perserve address spaces (PR #192361)
Jan Leyonberg via cfe-commits
[clang] [clang] implement CWG2064: instantiation-dependency improvements (PR #190495)
Matheus Izvekov via cfe-commits
[clang] [clang] apply clang-tidy's llvm-redundant-casting (NFC) (PR #191322)
Henrik G. Olsson via cfe-commits
[clang] [clang] apply clang-tidy's llvm-redundant-casting (NFC) (PR #191322)
Henrik G. Olsson via cfe-commits
[clang] [clang] implement CWG2064: ignore value dependence for decltype (PR #190495)
Matheus Izvekov via cfe-commits
[clang] [clang] implement CWG2064: ignore value dependence for decltype (PR #190495)
Matheus Izvekov via cfe-commits
[clang] [CIR] Intitial upstreaming of LibOpt pass (PR #172487)
Bruno Cardoso Lopes via cfe-commits
[clang] [CIR] Intitial upstreaming of LibOpt pass (PR #172487)
Bruno Cardoso Lopes via cfe-commits
[clang] [CIR] Intitial upstreaming of LibOpt pass (PR #172487)
Bruno Cardoso Lopes via cfe-commits
[clang] [CIR] Intitial upstreaming of LibOpt pass (PR #172487)
Bruno Cardoso Lopes via cfe-commits
[clang] [CIR] Intitial upstreaming of LibOpt pass (PR #172487)
Hendrik Hübner via cfe-commits
[clang] cf53623 - Reapply "[ObjC][Preprocessor] Handle @import directive as a pp-directive" (#189174)
via cfe-commits
[clang] [CIR] Implement EH handling for field initializers (PR #192360)
Andy Kaylor via cfe-commits
[clang] [CIR] Implement EH handling for field initializers (PR #192360)
via cfe-commits
[clang] [CIR] Implement EH handling for field initializers (PR #192360)
Erich Keane via cfe-commits
[clang] [CIR] Implement EH handling for field initializers (PR #192360)
Erich Keane via cfe-commits
[clang] [CIR] Implement EH handling for field initializers (PR #192360)
Erich Keane via cfe-commits
[clang] [CIR] Implement EH handling for field initializers (PR #192360)
Andy Kaylor via cfe-commits
[clang] [CIR] Implement EH handling for field initializers (PR #192360)
Andy Kaylor via cfe-commits
[clang] [CIR] Implement EH handling for field initializers (PR #192360)
Andy Kaylor via cfe-commits
[clang] [lldb] Reapply "[ObjC][Preprocessor] Handle @import directive as a pp-directive" (PR #189174)
via cfe-commits
[clang] [lldb] Reapply "[ObjC][Preprocessor] Handle @import directive as a pp-directive" (PR #189174)
via cfe-commits
[clang] e0e2c8d - [CIR] Implement EH handling for base class initializer (#192358)
via cfe-commits
[clang] [CIR] Implement EH handling for base class initializer (PR #192358)
Andy Kaylor via cfe-commits
[clang] [Clang] Implement P2843R3 - Preprocessing is never undefined (PR #192073)
via cfe-commits
[clang] [Clang] Implement P2843R3 - Preprocessing is never undefined (PR #192073)
via cfe-commits
[clang] [Clang] Implement P2843R3 - Preprocessing is never undefined (PR #192073)
via cfe-commits
[clang] [Clang] Implement P2843R3 - Preprocessing is never undefined (PR #192073)
via cfe-commits
[clang] [Clang] Implement P2843R3 - Preprocessing is never undefined (PR #192073)
Paul Kirth via cfe-commits
[clang] [Clang] Implement P2843R3 - Preprocessing is never undefined (PR #192073)
via cfe-commits
[clang] [Clang] Implement P2843R3 - Preprocessing is never undefined (PR #192073)
via cfe-commits
[clang] [Clang] Implement P2843R3 - Preprocessing is never undefined (PR #192073)
via cfe-commits
[clang] [Clang] Implement P2843R3 - Preprocessing is never undefined (PR #192073)
via cfe-commits
[clang] [Clang] Implement P2843R3 - Preprocessing is never undefined (PR #192073)
Aaron Ballman via cfe-commits
[clang] [Clang] Implement P2843R3 - Preprocessing is never undefined (PR #192073)
Corentin Jabot via cfe-commits
[clang] [Clang] Implement P2843R3 - Preprocessing is never undefined (PR #192073)
Corentin Jabot via cfe-commits
[clang] [Clang] Implement P2843R3 - Preprocessing is never undefined (PR #192073)
Aaron Ballman via cfe-commits
[clang] [Clang] Implement P2843R3 - Preprocessing is never undefined (PR #192073)
Corentin Jabot via cfe-commits
[clang] [Clang] Implement P2843R3 - Preprocessing is never undefined (PR #192073)
Hubert Tong via cfe-commits
[clang] [Clang] Add test for P2843R3 - Preprocessing is never undefined (PR #192073)
via cfe-commits
[clang] [clang][bytecode] Add an assertion in initScope() op (PR #189972)
Shafik Yaghmour via cfe-commits
[clang] 561cf0c - [NFC] Move TimePasses globals from Pass.h to PassTimingInfo.h (#192352)
via cfe-commits
[clang] [flang] [llvm] [NFC] Move TimePasses globals from Pass.h to PassTimingInfo.h (PR #192352)
Arthur Eubanks via cfe-commits
[clang] [llvm] [RegAlloc] [X86] Enable callee saved register optimization for x86 (PR #188609)
via cfe-commits
Later messages