Searched +refs:clang +refs:include +refs:fixer +refs:init +refs:string (Results 1 – 3 of 3) sorted by relevance
27 the latest release, please see the `Clang Web Site <https://clang.llvm.org>`_ or52 Improvements to clang-doc57 Improvements to clang-query62 Improvements to clang-rename67 Improvements to clang-tidy70 - Checks that allow configuring names of headers to include now support wrapping71 the include in angle brackets to create a system include. For example,72 :doc:`cppcoreguidelines-init-variables73 <clang-tidy/checks/cppcoreguidelines-init-variables>` and74 :doc:`modernize-make-unique <clang-tidy/checks/modernize-make-unique>`.[all …]
217 clang Memory Sanitizer build instrumentation was added to work around false269 Improved syntax error messages for unbalanced parentheses in f-string.394 sequence at the end of a string such as ``'\N'``. It would read one byte405 they work properly under clang's Memory Sanitizer. A new configure flag489 Fix ``lineno`` and ``col_offset`` for multi-line string tokens.584 for invalid escape sequences in string and bytes literals.593 Fixed a crash in compiling string annotations containing a lambda with a1265 parentheses in the string representation.1331 Fixed clang ubsan (undefined behavior sanitizer) warnings in dictobject.c by1686 New function unicodedata.is_normalized, which can check whether a string is[all …]
145 - Issue #25709: Fixed problem with in-place string concatenation and utf-8236 is wider then partitioned string.359 - Issue #25034: Fix string.Formatter problem with auto-numbering and390 host, to handle correctly custom string with an encode() method which doesn't391 return a byte string. The encoder of the IDNA codec is now called directly392 instead of calling the encode() method of the string.400 - Issue #25019: Fixed a crash caused by setting non-string key of expat parser.433 libc headers from the Linux Standard Base, which do not include some507 - Issue #5633: Fixed timeit when the statement is a string and the setup is not.625 - Issue #23671: string.Template now allows to specify the "self" parameter as[all …]