Searched +refs:clang +refs:rename +refs:format +refs:message (Results 1 – 13 of 13) sorted by relevance
/openbsd-src/gnu/llvm/clang/docs/ |
H A D | ClangFormat.rst | 13 :program:`clang-format` is located in `clang/tools/clang-format` and can be used 14 to format C/C++/Java/JavaScript/JSON/Objective-C/Protobuf/C# code. 20 $ clang-format --help 21 OVERVIEW: A tool to format C/C++/Java/JavaScript/JSON/Objective-C/Protobuf/C# code. 29 USAGE: clang-format [options] [@<file>] [<file> ...] 33 Clang-format options: 37 =unknown - If set, unknown format options are only warned about. 41 differing format depending on an option being 44 .clang-format file. 46 If this is not passed, the .clang-format file is searched [all …]
|
/openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
H A D | DiagnosticCommonKinds.td | 56 "%select{in %1|for diagnostic message in static_assert|" 57 "for optional message in 'availability' attribute|" 243 def ext_clang_enable_if : Extension<"'enable_if' is a clang extension">, 245 def ext_clang_diagnose_if : Extension<"'diagnose_if' is a clang extension">, 345 "unable to rename temporary '%0' to output file '%1': '%2'">; 362 "no handler registered for module format '%0'">, DefaultFatal;
|
/openbsd-src/usr.sbin/nsd/doc/ |
H A D | RELNOTES | 138 - Fix unused variable warning in unit test, from clang compile. 181 readable text format. The number of IXFRs is num.rixfr in 342 - Fix #129: ambiguous use of errno, in log message if sendmmsg fails. 366 set default EDNS message size to 1232. 410 nsd can display the message at high verbosity levels. 552 - Fixup clang analysis warning in xfrd_parse_received_xfr_packet 590 - Fix error message for out of zone data to have more information. 636 - Use travis for build check, initial unit test and clang analysis. 645 - Fix that TCP Fastopen has better error message and supports OSX. 720 - please clang analyzer and fix parse of IPSECKEY with bad gateway. [all …]
|
H A D | ChangeLog | 165 - Fix unused variable warning in unit test, from clang compile. 263 - Update to clang 14 in cirrus build test on Ubuntu Jammy 22.04. 309 readable text format. The number of IXFRs is num.rixfr in 675 - Fix #129: ambiguous use of errno, in log message if sendmmsg fails. 689 set default EDNS message size to 1232. 762 nsd can display the message at high verbosity levels. 1034 - Fixup clang analysis warning in xfrd_parse_received_xfr_packet 1060 - Fix error message for out of zone data to have more information. 1116 log message. 1187 - Nicer output on travis for clang analysis. [all …]
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | GettingStarted.rst | 19 C-like languages use the `Clang <https://clang.llvm.org/>`_ front end. This 31 Getting Started <https://clang.llvm.org/get_started.html>`_ page might have more 65 subprojects you'd like to additionally build. Can include any of: clang, 66 clang-tools-extra, lldb, compiler-rt, lld, polly, or cross-project-tests. 69 ``-DLLVM_ENABLE_PROJECTS="clang" -DLLVM_ENABLE_RUNTIMES="libcxx;libcxxabi"``. 114 version of the clang or llvm libraries that is already present on your 166 clang clang, cmake CLANG_INCLUDE_TESTS=ON (Required for check-clang only) 170 Example for building stand-alone `clang`: 177 build_clang=`pwd`/build-clang 190 cmake -G Ninja -S $llvm/clang -B $build_clang \ [all …]
|
H A D | CodingStandards.rst | 36 hand, it is reasonable to rename the methods of a class if you're about to 65 * Clang: https://clang.llvm.org/cxx_status.html 143 A few things to note about this particular format: The "``-*- C++ -*-``" string 325 context needed to understand what went wrong. Also, to match error message 331 For example this is a good error message: 337 This is a bad message, since it does not provide useful information and uses the 348 including clang, clang-tidy, and so on. 355 When using ``report_fatal_error``, follow the same standards for the message as 372 #. LLVM project/subproject headers (``clang/...``, ``lldb/...``, ``llvm/...``, etc) 387 both clang and LLVM, and clang depends on LLVM. So an LLDB source file should [all …]
|
/openbsd-src/gnu/llvm/clang/docs/tools/ |
H A D | clang-formatted-files.txt | 113 clang/bindings/python/tests/cindex/INPUTS/header1.h 114 clang/bindings/python/tests/cindex/INPUTS/header2.h 115 clang/bindings/python/tests/cindex/INPUTS/header3.h 116 clang/examples/Attribute/Attribute.cpp 117 clang/examples/CallSuperAttribute/CallSuperAttrInfo.cpp 118 clang/examples/PluginsOrder/PluginsOrder.cpp 119 clang/include/clang/Analysis/BodyFarm.h 120 clang/include/clang/Analysis/IssueHash.h 121 clang/include/clang/Analysis/MacroExpansionContext.h 122 clang/include/clang/Analysis/Analyses/CalledOnceCheck.h [all …]
|
/openbsd-src/usr.sbin/unbound/doc/ |
H A D | Changelog | 43 delegation point cache fill routines use CDflag for AAAA message 117 - Don't check for message TTL changes if the RRsets remain the same. 164 the default pkg-config unavailability error message to be shown. 499 - Update message TTL when using cached RRSETs. It could result in 537 - Merge #985: Add DoH and DoT to dnstap message. 850 clang test. 1213 - Fix to log a verbose message at operational notice level if a 1449 - Fix compile warnings for printf ll format on mingw compile. 1516 - please clang analyzer for loop in test code. 1576 - Fix for #596: fix that rpz return message i [all...] |
/openbsd-src/gnu/usr.bin/perl/pod/ |
H A D | perl5260delta.pod | 391 These have been deprecated since v5.16, with a deprecation message 393 to raise the message was buggy and failed to warn in some cases where 396 default-on deprecation message for them in the meantime. 599 The deprecation message for the C<:unique> and C<:locked> attributes 777 It now Issues a deprecation message for C<File::Glob::glob()>. 1633 This message is now followed by more helpful text. 1684 message 1873 Tidy file, rename some symbols. 1913 Long lines in the message body are now wrapped at 900 characters, to stay 2017 Cleanup for C<clang [all...] |
H A D | perl5200delta.pod | 1572 This replaces the message "Code point 0x%X is not Unicode, all \p{} matches 1699 The "Unknown switch condition" error message has some slight changes. This 1701 The error message used to read: 1707 string. The message has been changed to read: 1723 alternate error message has been removed. 1748 This message is now only in the regexp category, and not in the deprecated 1779 The now fatal error message C<Character following "\c" must be ASCII> has been 1901 Each now has a C<--help> option to display the usage message. 1931 C<sysroot> option to indicate the logical root directory under gcc and clang. 2156 C<rename> and C<link> on Win32 now set $! to ENOSPC and EDQUOT when [all …]
|
/openbsd-src/lib/libz/ |
H A D | ChangeLog | 59 - Add address checking in clang to -w option of configure 75 - Use a macro for the printf format of big_t in enough.c 107 - Check for cc masquerading as gcc or clang in configure 248 - Recognize clang as gcc 585 - Make compilers happier with const char * for gz_error message 596 - Add error message for no more room for gzungetc() 796 - Add error return to gzread() for format or i/o error [Levin] 976 - Update contrib/delphi; rename to contrib/pascal; add example [Truta] 1029 - Fix printf format in example.c 1059 - Improve setting of zlib format compression level flags [all …]
|
/openbsd-src/gnu/llvm/clang/include/clang/Driver/ |
H A D | Options.td | 1 //===--- Options.td - Options for clang -----------------------------------===// 9 // This file defines the options accepted by clang. 39 // clang and clang-cl modes. 46 // CC1Option - This option should be accepted by clang -cc1. 49 // CC1AsOption - This option should be accepted by clang -cc1as. 117 def clang_i_Group : OptionGroup<"<clang i group>">, Group<i_Group>, DocFlatten; 143 def f_clang_Group : OptionGroup<"<f (clang-only) group>">, 231 // Temporary groups for clang options which we know we don't support, 233 def clang_ignored_f_Group : OptionGroup<"<clang ignored f group>">, 235 def clang_ignored_m_Group : OptionGroup<"<clang ignored m group>">, [all …]
|
/openbsd-src/share/dict/ |
H A D | web2 | 37041 clang 72685 format 114643 message 166852 rename
|