[PATCH] D146041: initial commit

Aryan Godara via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 14 06:25:13 PDT 2023


AryanGodara created this revision.
Herald added a reviewer: bollu.
Herald added subscribers: steakhal, martong, arphaman.
Herald added a reviewer: aaron.ballman.
Herald added a reviewer: NoQ.
Herald added a project: All.
AryanGodara requested review of this revision.
Herald added projects: clang, LLDB, LLVM.
Herald added subscribers: llvm-commits, lldb-commits, cfe-commits.

Signed-off-by: aryan <aryangodara03 at gmail.com>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D146041

Files:
  clang/include/clang/Basic/DiagnosticCommonKinds.td
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
  clang/test/CXX/drs/dr16xx.cpp
  clang/test/Lexer/SourceLocationsOverflow.c
  clang/test/SemaTemplate/temp_arg_nontype_cxx20.cpp
  clang/unittests/Format/FormatTest.cpp
  clang/www/demo/index.cgi
  lldb/examples/synthetic/libcxx.py
  llvm/include/llvm/CodeGen/MachinePassManager.h
  llvm/tools/bugpoint/ExecutionDriver.cpp
  llvm/tools/bugpoint/ExtractFunction.cpp
  llvm/utils/check-each-file
  polly/lib/External/isl/imath/tests/test.sh

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146041.505071.patch
Type: text/x-patch
Size: 13771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230314/4e3b02c6/attachment.bin>


More information about the llvm-commits mailing list