[PATCH] D146530: [clang][diagnostics]Removed "sorry" from all the required files

Priyanshi Agarwal via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 21 08:49:53 PDT 2023


ipriyanshi1708 created this revision.
Herald added subscribers: s.egerton, mstorsjo, simoncook, asb, fedor.sergeev, krytarowski.
Herald added a reviewer: aaron.ballman.
Herald added a project: All.
ipriyanshi1708 updated this revision to Diff 506994.
ipriyanshi1708 added a comment.
ipriyanshi1708 updated this revision to Diff 506999.
ipriyanshi1708 published this revision for review.
ipriyanshi1708 added a reviewer: samtebbs.
Herald added a project: clang.

Removed wrongly added files


ipriyanshi1708 added a comment.

Readded wrongly removed sorry


Fixes https://github.com/llvm/llvm-project/issues/61256


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D146530

Files:
  clang/include/clang/Basic/DiagnosticCommonKinds.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/test/CXX/drs/dr16xx.cpp
  clang/test/Lexer/SourceLocationsOverflow.c
  clang/test/SemaTemplate/temp_arg_nontype_cxx1z.cpp
  clang/test/SemaTemplate/temp_arg_nontype_cxx20.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146530.506999.patch
Type: text/x-patch
Size: 6087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230321/1380eb76/attachment.bin>


More information about the cfe-commits mailing list