Searched refs:portability (Results 1 – 25 of 275) sorted by relevance
1234567891011
26 : public portability::RestrictedIncludesPPCallbacks {31 : portability::RestrictedIncludesPPCallbacks(Check, SM), in RestrictedIncludesPPCallbacks()55 portability::RestrictedIncludesPPCallbacks::InclusionDirective( in InclusionDirective()
25 : public portability::RestrictSystemIncludesCheck {28 : portability::RestrictSystemIncludesCheck(Name, Context, "-*") {} in RestrictSystemLibcHeadersCheck()
1 .. title:: clang-tidy - clang-analyzer-optin.portability.UnixAPI3 clang-analyzer-optin.portability.UnixAPI
33 headers. See :doc:`portability-restrict-system-includes34 <portability-restrict-system-includes>` for more
1 .. title:: clang-tidy - portability-simd-intrinsics3 portability-simd-intrinsics
1 .. title:: clang-tidy - portability-restrict-system-includes3 portability-restrict-system-includes
10 as it restricts the portability of code.
4 New in alpha3.7: A bit of cleanup aimed at maximizing portability,8 New in alpha3.6: A couple more portability glitches fixed.12 minor portability glitches and the like, hence this release to fix them.37 New in alpha3.2: Assorted bits of cleanup and portability improvement76 portability problems with unpromoted parameters. Some unsigned casts have77 been introduced to minimize portability problems with shifting into sign
31 * various portability fixes39 * various portability fixes
17 namespace portability { namespace
18 namespace portability {
3 # RUN: llvm-nm -portability %p/Inputs/hello.obj.elf-x86_64 > %t3
2 # RUN: llvm-nm %t.o --portability | FileCheck %s --strict-whitespace --match-full-lines
1 static_library("portability") {
8 the use of portability macros.
13 # Should we warn about portability when linking against -modules?
12 1.6 - 2018.08.05 - Improve portability and fix style (Cosmin Truta)
4 source scripts/portability.sh
51 Fix portability problems in fuse2fs. Previously it wouldn't build on71 Fix a Windows64 portability bug.
8 on portability for constrained embedded devices and maintaining correctness.
29 value: "-f portability linux --inner_jobs 4 -j 4 --internal_ci --build_only"
29 value: "-f portability windows -j 1 --inner_jobs 8 --internal_ci"
29 value: "-f portability windows --internal_ci --build_only"