mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 14:50:42 +08:00
This feature causes clang to crash when compiling Chrome - see https://crbug.com/1405031 and https://github.com/llvm/llvm-project/issues/59675 Revert "[clang] Fix a clang crash on invalid code in C++20 mode." This reverts commit32d7aae04f. Revert "[clang] Remove overly restrictive aggregate paren init logic" This reverts commitc77a91bb7b. Revert "[clang][C++20] P0960R3 and P1975R0: Allow initializing aggregates from a parenthesized list of values" This reverts commit40c52159d3.