HomeSort by relevance Sort by last modified time
    Searched full:clang (Results 3201 - 3225 of 15538) sorted by null

<<121122123124125126127128129130>>

  /external/honggfuzz/examples/terminal-emulators/
Makefile 1 HFUZZ_CC ?= ../../hfuzz_cc/hfuzz-clang
  /external/libbrillo/brillo/
type_name_undecorate.h 15 // __PRETTY_FUNCTION__ macro for type tags. Unfortunately gcc and clang produce
19 // Since most of Brillo is compiled with clang, we choose clang here exclusively
21 #error TypeInfo/Any with RTTI disabled is supported on clang compiler only.
  /external/libcxx/
appveyor.yml 14 CMAKE_OPTIONS: -DCMAKE_C_COMPILER=clang-cl.exe -DCMAKE_CXX_COMPILER=clang-cl.exe
22 CMAKE_OPTIONS: -DCMAKE_C_COMPILER=clang-cl.exe -DCMAKE_CXX_COMPILER=clang-cl.exe
  /external/libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/
ctor.pass.cpp 14 // clang versions. It was fixed right before the llvm 3.5 release. See PR18097.
15 // XFAIL: apple-clang-6.0, clang-3.4, clang-3.3
  /external/libcxx/test/std/language.support/support.dynamic/new.delete/new.delete.single/
sized_delete14.pass.cpp 14 // NOTE: Clang does not enable sized-deallocation in C++14 and beyond by
16 // (except clang-3.6 which temporarily enabled sized-deallocation)
17 // UNSUPPORTED: clang, apple-clang
  /external/libcxx/test/std/utilities/time/time.clock/time.clock.hires/
consistency.pass.cpp 16 // XFAIL: availability=macosx10.7 && (c++98 || c++03 || c++11 || c++14 || apple-clang-7 || apple-clang-8.0)
17 // XFAIL: availability=macosx10.8 && (c++98 || c++03 || c++11 || c++14 || apple-clang-7 || apple-clang-8.0)
  /external/libcxx/test/std/utilities/time/time.clock/time.clock.steady/
consistency.pass.cpp 18 // XFAIL: availability=macosx10.7 && (c++98 || c++03 || c++11 || c++14 || apple-clang-7 || apple-clang-8.0)
19 // XFAIL: availability=macosx10.8 && (c++98 || c++03 || c++11 || c++14 || apple-clang-7 || apple-clang-8.0)
  /external/libcxx/test/std/utilities/time/time.clock/time.clock.system/
consistency.pass.cpp 16 // XFAIL: availability=macosx10.7 && (c++98 || c++03 || c++11 || c++14 || apple-clang-7 || apple-clang-8.0)
17 // XFAIL: availability=macosx10.8 && (c++98 || c++03 || c++11 || c++14 || apple-clang-7 || apple-clang-8.0)
  /external/llvm/
.clang-tidy 1 Checks: '-*,clang-diagnostic-*,llvm-*,misc-*,-misc-unused-parameters,readability-identifier-naming'
  /external/llvm/test/Assembler/
dicompileunit.ll 19 ; CHECK: !8 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang", isOptimized: true, flags: "-O2", runtimeVersion: 2, splitDebugFilename: "abc.debug", emissionKind: FullDebug, enums: !2, retainedTypes: !3, globals: !5, imports: !6, macros: !7, dwoId: 42)
20 !8 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang",
32 ; CHECK: !10 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang", isOptimized: true, flags: "-O2", runtimeVersion: 2, splitDebugFilename: "abc.debug", emissionKind: LineTablesOnly)
33 !10 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang",
  /external/llvm/test/CodeGen/X86/
x86-16.ll 20 !0 = !{!"clang version 3.9.0 (trunk 265439) (llvm/trunk 265567)"
  /external/llvm/test/DebugInfo/Generic/
debuginfofinder-forward-declaration.ll 30 !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "clang version 3.7.0 (http://llvm.org/git/clang.git 247b30a043eb8f39ea3708e7e995089da0a6b00f) (http://llvm.org/git/llvm.git 6ecc7365a89c771fd229bdd9ffcc178684ea1aa5)", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, retainedTypes: !2, globals: !3, imports: !2)
42 !12 = !{!"clang version 3.7.0 (http://llvm.org/git/clang.git 247b30a043eb8f39ea3708e7e995089da0a6b00f) (http://llvm.org/git/llvm.git 6ecc7365a89c771fd229bdd9ffcc178684ea1aa5)"}
  /external/llvm/test/DebugInfo/Inputs/
dwarfdump-objc.m 1 // Compile with clang -g dwarfdump-objc.m -c -Wno-objc-root-class
dwarfdump-test-32bit.elf.o 
dwarfdump-test-loc-list-32bit.elf.o 
fission-ranges.cc 15 // $ clang -gsplit-dwarf -O2 -fsanitize=address -fPIC -Dmain=foo fission-ranges.cc -c -o obj1.o
  /external/llvm/test/tools/gold/X86/
drop-debug.ll 5 ; drop-debug.bc was created from "void f(void) {}" with clang 3.5 and
  /external/llvm/utils/lit/
README.txt 5 lit is a portable tool for executing LLVM and Clang style test suites,
  /external/lz4/
.travis.yml 8 - export CC=clang
9 env: Ubu=OS_X_Mavericks Cmd='make -C tests test-lz4 MOREFLAGS="-Werror -Wconversion -Wno-sign-conversion" && CFLAGS=-m32 make -C tests clean test-lz4-contentSize' COMPILER=clang
35 - env: Ubu=14.04 Cmd='make usan' COMPILER=clang
41 - clang
106 - env: Ubu=14.04 Cmd='make -C tests test-lz4 CC=clang-3.8' COMPILER=clang-3.8
115 - clang-3.8
127 - env: Ubu=14.04 Cmd='make staticAnalyze' COMPILER=clang
133 - clang
  /external/mesa3d/src/gallium/state_trackers/clover/llvm/
codegen.hpp 37 #include <clang/Frontend/CompilerInstance.h>
43 const clang::CompilerInstance &c);
58 const clang::CompilerInstance &c,
68 const clang::CompilerInstance &c);
compat.hpp 25 /// Some thin wrappers around the Clang/LLVM API used to preserve
58 #include <clang/Frontend/CodeGenOptions.h>
59 #include <clang/Frontend/CompilerInstance.h>
71 set_lang_defaults(clang::CompilerInvocation &inv,
72 clang::LangOptions &lopts, clang::InputKind ik,
74 clang::PreprocessorOptions &ppopts,
75 clang::LangStandard::Kind std) {
84 add_link_bitcode_file(clang::CodeGenOptions &opts,
  /external/perfetto/infra/perfetto-ci.appspot.com/static/
index.html 75 <td colspan="5">clang</td>
76 <td colspan="2">clang-arm</td>
80 <td id="linux_trusty-clang-x86_64-debug">dbg</td>
81 <td id="linux_trusty-clang-x86_64-tsan">tsan</td>
82 <td id="linux_trusty-clang-x86_64-msan">msan</td>
83 <td id="linux_trusty-clang-x86_64-ubsan_asan_lsan">{a,l,ub}san</td>
84 <td id="linux_trusty-clang-x86_64-libfuzzer">fuzzer</td>
85 <td id="android-clang-arm-release">rel</td>
86 <td id="android-clang-arm-asan">asan</td>
  /external/spirv-llvm/lib/SPIRV/Mangler/
README.md 9 The mangling algorithm is based on clang 3.0 Itanium mangling algorithm
  /external/v8/gypfiles/mac/
asan.gyp 17 '../../third_party/llvm-build/Release+Asserts/lib/clang/*/lib/darwin',
  /external/webrtc/webrtc/modules/video_processing/
BUILD.gn 59 # Suppress warnings from Chrome's Clang plugins.
61 configs -= [ "//build/config/clang:find_bad_constructs" ]
77 # Suppress warnings from Chrome's Clang plugins.
79 configs -= [ "//build/config/clang:find_bad_constructs" ]

Completed in 1565 milliseconds

<<121122123124125126127128129130>>