Searched +refs:clang +refs:include +refs:fixer +refs:add +refs:header (Results 1 – 6 of 6) sorted by relevance
8 management of ``#include`` directives in any file.9 :program:`clang-include-fixer` addresses one aspect of this problem by providing10 an automated way of adding ``#include`` directives for missing symbols in one13 While inserting missing ``#include``, :program:`clang-include-fixer` adds20 To use :program:`clang-include-fixer` two databases are required. Both can be26 identifier to a header file.30 correspond to. Then the :program:`clang-include-fixer` can automatically pick32 ``compile_commands.json`` as generated by CMake does not include header files,35 .. _How To Setup Tooling For LLVM: https://clang.llvm.org/docs/HowToSetupToolingForLLVM.html40 The include fixer contains :program:`find-all-symbols`, a tool to create a[all …]
35 PROJECT_NAME = clang-tools88 # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member131 # before files name in the file list and in the header files. If set to NO the151 # header file to include in order to use a class. If left blank only the name of152 # the header file containing the class definition is used. Otherwise one should153 # specify the list of include paths that are normally passed to the compiler294 # to include (a tag file for) the STL sources as input, then you should set this423 # only classes defined in header files are included. Does not have any effect478 # will be excluded. Set it to YES to include the internal documentation.505 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each[all …]
217 clang Memory Sanitizer build instrumentation was added to work around false405 they work properly under clang's Memory Sanitizer. A new configure flag1192 Fixed a leak when the garbage collector fails to add an object with the1331 Fixed clang ubsan (undefined behavior sanitizer) warnings in dictobject.c by2131 reliable: add the ``-b`` option to the ``file`` command to omit the2143 ``BaseProcess.__repr__()`` (add pid and parent pid) to ease debugging. Pool2461 :class:`unittest.mock.call` objects and add note that tracking of parameters2750 The :term:`2to3` :2to3fixer:`execfile` fixer now opens the file with mode2843 allow for tweaking of protocols and also to add support by default for3073 ZIP files created by :mod:`distutils` will now include entries for[all …]
282 - Issue #25624: ZipFile now always writes a ZIP_STORED header for directory419 header in part headers. Patch written by Peter Landry and reviewed by Pierre433 libc headers from the Linux Standard Base, which do not include some613 - Issue #23745: The new email header parser now handles duplicate MIME661 - Issue #22928: Disabled HTTP header injections in http.client.806 * When the Table of Contents (TOC) menu is used, put the section header823 - Issue #25199: Idle: add synchronization comments for future maintainers.935 - Issue #23330: h2py now supports arbitrary filenames in #include.1070 fragment when it redirects to add a trailing slash.1086 value in the host header was set to "None". Patch by Demian Brecht.[all …]