/llvm-project/llvm/test/tools/llvm-debuginfo-analyzer/WebAssembly/ |
H A D | 06-wasm-full-logical-view.test | 27 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 29 ; ONE: Logical View: 30 ; ONE-NEXT: [0x0000000000][000] {File} '{{.*}}test-clang.o' -> WASM 31 ; ONE-EMPTY: 32 ; ONE-NEXT: [0x000000000b][001] {CompileUnit} 'test.cpp' 33 ; ONE-NEXT: [0x000000000b][002] {Producer} 'clang version 19{{.*}}' 34 ; ONE-NEXT: {Directory} '{{.*}}/general' 35 ; ONE-NEXT: {File} 'test.cpp' 36 ; ONE-NEXT: {Public} 'foo' [0x0000000002:0x000000007f] 37 ; ONE-NEXT: [0x000000000b][002] {Range} Lines 2:9 [0x0000000002:0x000000007f] [all …]
|
H A D | 01-wasm-print-basic-details.test | 28 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 34 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 36 ; ONE: Logical View: 37 ; ONE-NEXT: [000] {File} '{{.*}}test-clang.o' -> WASM 38 ; ONE-EMPTY: 39 ; ONE-NEXT: [001] {CompileUnit} 'test.cpp' 40 ; ONE-NEXT: [002] 2 {Function} extern not_inlined 'foo' -> 'int' 41 ; ONE-NEXT: [003] 2 {Parameter} 'ParamPtr' -> 'INTPTR' 42 ; ONE-NEXT: [003] 2 {Parameter} 'ParamUnsigned' -> 'unsigned int' 43 ; ONE-NEXT: [003] 2 {Parameter} 'ParamBool' -> 'bool' [all …]
|
H A D | 02-wasm-logical-lines.test | 24 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 26 ; ONE: Logical View: 27 ; ONE-NEXT: [000] {File} '{{.*}}hello-world-clang.o' -> WASM 28 ; ONE-EMPTY: 29 ; ONE-NEXT: [001] {CompileUnit} 'hello-world.cpp' 30 ; ONE-NEXT: [002] {Producer} 'clang version 19{{.*}}' 31 ; ONE-NEXT: [002] 3 {Function} extern not_inlined 'main' -> 'int' 32 ; ONE-NEXT: [003] 4 {Line} 33 ; ONE-NEXT: [003] {Code} 'nop' 34 ; ONE-NEXT: [003] {Code} 'rethrow 127' [all …]
|
H A D | 03-wasm-incorrect-lexical-scope-typedef.test | 41 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 43 ; ONE: Logical View: 44 ; ONE-NEXT: [000] {File} '{{.*}}pr-44884-clang.o' -> WASM 45 ; ONE-EMPTY: 46 ; ONE-NEXT: [001] {CompileUnit} 'pr-44884.cpp' 47 ; ONE-NEXT: [002] {Producer} 'clang version 19{{.*}}' 48 ; ONE-NEXT: [002] 1 {Function} extern not_inlined 'bar' -> 'int' 49 ; ONE-NEXT: [003] 1 {Parameter} 'Input' -> 'float' 50 ; ONE-NEXT: [003] 1 {Line} 51 ; ONE-NEXT: [003] 1 {Line} [all …]
|
H A D | 05-wasm-incorrect-lexical-scope-variable.test | 42 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 44 ; ONE: Logical View: 45 ; ONE-NEXT: [000] {File} '{{.*}}pr-43860-clang.o' -> WASM 46 ; ONE-EMPTY: 47 ; ONE-NEXT: [001] {CompileUnit} 'pr-43860.cpp' 48 ; ONE-NEXT: [002] {Producer} 'clang version 19{{.*}}' 49 ; ONE-NEXT: [002] 2 {Function} extern inlined 'InlineFunction' -> 'int' 50 ; ONE-NEXT: [003] {Block} 51 ; ONE-NEXT: [004] 5 {Variable} 'Var_2' -> 'int' 52 ; ONE-NEXT: [003] 2 {Parameter} 'Param' -> 'int' [all …]
|
/llvm-project/llvm/test/tools/llvm-debuginfo-analyzer/DWARF/ |
H A D | 06-dwarf-full-logical-view.test | 24 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 26 ; ONE: Logical View: 27 ; ONE-NEXT: [0x0000000000][000] {File} '{{.*}}test-dwarf-clang.o' -> elf64-x86-64 28 ; ONE-EMPTY: 29 ; ONE-NEXT: [0x000000000b][001] {CompileUnit} 'test.cpp' 30 ; ONE-NEXT: [0x000000000b][002] {Producer} 'clang version 15.0.0 {{.*}}' 31 ; ONE-NEXT: {Directory} '/data/projects/tests/input/general' 32 ; ONE-NEXT: {File} 'test.cpp' 33 ; ONE-NEXT: {Public} 'foo' [0x0000000000:0x000000003a] 34 ; ONE-NEXT: [0x000000000b][002] {Range} Lines 2:9 [0x0000000000:0x000000003a] [all …]
|
H A D | 03-dwarf-incorrect-lexical-scope-typedef.test | 38 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 40 ; ONE: Logical View: 41 ; ONE-NEXT: [000] {File} 'pr-44884-dwarf-clang.o' -> elf64-x86-64 42 ; ONE-EMPTY: 43 ; ONE-NEXT: [001] {CompileUnit} 'pr-44884.cpp' 44 ; ONE-NEXT: [002] {Producer} 'clang version 15.0.0 {{.*}}' 45 ; ONE-NEXT: [002] 1 {Function} extern not_inlined 'bar' -> 'int' 46 ; ONE-NEXT: [003] 1 {Parameter} 'Input' -> 'float' 47 ; ONE-NEXT: [003] 1 {Line} 48 ; ONE-NEXT: [003] 1 {Line} [all …]
|
H A D | pr-incorrect-logical-instructions.test | 37 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 39 ; ONE: Logical View: 40 ; ONE-NEXT: [000] {File} 'pr-incorrect-instructions-dwarf-clang.o' 41 ; ONE-EMPTY: 42 ; ONE-NEXT: [001] {CompileUnit} 'pr-incorrect-instructions-dwarf-clang.cpp' 43 ; ONE-NEXT: [002] 2 {Function} extern not_inlined 'bar' -> 'int' 44 ; ONE-NEXT: [003] 2 {Line} 45 ; ONE-NEXT: [003] {Code} 'pushq %rbp' 46 ; ONE-NEXT: [003] {Code} 'movq %rsp, %rbp' 47 ; ONE-NEXT: [003] {Code} 'movl %edi, -0x4(%rbp)' [all …]
|
H A D | 02-dwarf-logical-lines.test | 22 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 24 ; ONE: Logical View: 25 ; ONE-NEXT: [000] {File} 'hello-world-dwarf-clang.o' -> elf64-x86-64 26 ; ONE-EMPTY: 27 ; ONE-NEXT: [001] {CompileUnit} 'hello-world.cpp' 28 ; ONE-NEXT: [002] {Producer} 'clang version 15.0.0 {{.*}}' 29 ; ONE-NEXT: [002] 3 {Function} extern not_inlined 'main' -> 'int' 30 ; ONE-NEXT: [003] 4 {Line} 31 ; ONE-NEXT: [003] {Code} 'pushq %rbp' 32 ; ONE-NEXT: [003] {Code} 'movq %rsp, %rbp' [all …]
|
H A D | 01-dwarf-print-basic-details.test | 25 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 31 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 33 ; ONE: Logical View: 34 ; ONE-NEXT: [000] {File} 'test-dwarf-clang.o' -> elf64-x86-64 35 ; ONE-EMPTY: 36 ; ONE-NEXT: [001] {CompileUnit} 'test.cpp' 37 ; ONE-NEXT: [002] 2 {Function} extern not_inlined 'foo' -> 'int' 38 ; ONE-NEXT: [003] 2 {Parameter} 'ParamPtr' -> 'INTPTR' 39 ; ONE-NEXT: [003] 2 {Parameter} 'ParamUnsigned' -> 'unsigned int' 40 ; ONE-NEXT: [003] 2 {Parameter} 'ParamBool' -> 'bool' [all …]
|
H A D | 05-dwarf-incorrect-lexical-scope-variable.test | 39 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 41 ; ONE: Logical View: 42 ; ONE-NEXT: [000] {File} 'pr-43860-dwarf-clang.o' -> elf64-x86-64 43 ; ONE-EMPTY: 44 ; ONE-NEXT: [001] {CompileUnit} 'pr-43860.cpp' 45 ; ONE-NEXT: [002] {Producer} 'clang version 15.0.0 {{.*}}' 46 ; ONE-NEXT: [002] 2 {Function} extern inlined 'InlineFunction' -> 'int' 47 ; ONE-NEXT: [003] {Block} 48 ; ONE-NEXT: [004] 5 {Variable} 'Var_2' -> 'int' 49 ; ONE [all...] |
/llvm-project/llvm/test/tools/llvm-debuginfo-analyzer/COFF/ |
H A D | 06-coff-full-logical-view.test | 24 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 26 ; ONE: Logical View: 27 ; ONE-NEXT: [0x0000000000][000] {File} '{{.*}}test-codeview-clang.o' -> COFF-x86-64 28 ; ONE-EMPTY: 29 ; ONE-NEXT: [0x0000000000][001] {CompileUnit} 'test.cpp' 30 ; ONE-NEXT: [0x0000000000][002] {Producer} 'clang version 15.0.0 {{.*}}' 31 ; ONE-NEXT: {Directory} 'test.cpp' 32 ; ONE-NEXT: {Directory} 'x:/tests/input' 33 ; ONE-NEXT: {File} 'general' 34 ; ONE-NEXT: {File} 'test.cpp' [all …]
|
H A D | 03-coff-incorrect-lexical-scope-typedef.test | 38 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 40 ; ONE: Logical View: 41 ; ONE-NEXT: [000] {File} 'pr-44884-codeview-clang.o' -> COFF-x86-64 42 ; ONE-EMPTY: 43 ; ONE-NEXT: [001] {CompileUnit} 'pr-44884.cpp' 44 ; ONE-NEXT: [002] {Producer} 'clang version 15.0.0 {{.*}}' 45 ; ONE-NEXT: [002] {Function} extern not_inlined 'bar' -> 'int' 46 ; ONE-NEXT: [003] {Parameter} 'Input' -> 'float' 47 ; ONE-NEXT: [003] 1 {Line} 48 ; ONE-NEXT: [002] {Function} extern not_inlined 'foo' -> 'unsigned' [all …]
|
H A D | 02-coff-logical-lines.test | 22 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 24 ; ONE: Logical View: 25 ; ONE-NEXT: [000] {File} 'hello-world-codeview-clang.o' -> COFF-x86-64 26 ; ONE-EMPTY: 27 ; ONE-NEXT: [001] {CompileUnit} 'hello-world.cpp' 28 ; ONE-NEXT: [002] {Producer} 'clang version 15.0.0 {{.*}}' 29 ; ONE-NEXT: [002] {Function} extern not_inlined 'main' -> 'int' 30 ; ONE-NEXT: [003] 4 {Line} 31 ; ONE-NEXT: [003] {Code} 'subq $0x28, %rsp' 32 ; ONE-NEXT: [003] {Code} 'movl $0x0, 0x24(%rsp)' [all …]
|
H A D | 01-coff-print-basic-details.test | 25 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 31 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 33 ; ONE: Logical View: 34 ; ONE-NEXT: [000] {File} 'test-codeview-clang.o' -> COFF-x86-64 35 ; ONE-EMPTY: 36 ; ONE-NEXT: [001] {CompileUnit} 'test.cpp' 37 ; ONE-NEXT: [002] {Function} extern not_inlined 'foo' -> 'int' 38 ; ONE-NEXT: [003] {Parameter} 'ParamPtr' -> '* const int' 39 ; ONE-NEXT: [003] {Parameter} 'ParamUnsigned' -> 'unsigned' 40 ; ONE-NEXT: [003] {Parameter} 'ParamBool' -> 'bool' [all …]
|
H A D | 05-coff-incorrect-lexical-scope-variable.test | 39 ; RUN: FileCheck --strict-whitespace -check-prefix=ONE %s 41 ; ONE: Logical View: 42 ; ONE-NEXT: [000] {File} 'pr-43860-codeview-clang.o' -> COFF-x86-64 43 ; ONE-EMPTY: 44 ; ONE-NEXT: [001] {CompileUnit} 'pr-43860.cpp' 45 ; ONE-NEXT: [002] {Producer} 'clang version 15.0.0 {{.*}}' 46 ; ONE-NEXT: [002] 2 {Function} inlined 'InlineFunction' -> 'int' 47 ; ONE-NEXT: [003] {Parameter} '' -> 'int' 48 ; ONE-NEXT: [002] {Function} extern not_inlined 'test' -> 'int' 49 ; ONE-NEXT: [003] {Variable} 'A' -> 'int' [all …]
|
/llvm-project/flang/test/Semantics/OpenMP/ |
H A D | atomic01.f90 | 14 ! At most one memory-order-clause may appear on the construct. 17 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct 18 !ERROR: At most one SEQ_CST clause can appear on the READ directive 21 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct 22 !ERROR: At most one SEQ_CST clause can appear on the READ directive 25 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct 26 !ERROR: At most one SEQ_CST clause can appear on the READ directive 30 !ERROR: More than one memory order clause not allowed on OpenMP ATOMIC construct 31 !ERROR: At most one ACQUIRE clause can appear on the READ directive 34 !ERROR: More than one memor [all...] |
/llvm-project/lldb/test/API/functionalities/limit-debug-info/ |
H A D | onetwo.h | 1 struct One { struct 2 int one = 142; member 3 constexpr One() = default; argument 4 virtual ~One(); 7 struct Two : One { 14 struct One { struct 16 constexpr One() = default; argument 17 virtual ~One(); 21 One one; member 29 struct One { struct [all …]
|
H A D | TestLimitDebugInfo.py | 57 # which will inline all of the members on one line, versus the full 60 # substrs=["no member named 'one' in 'InheritsFromOne'"]) 74 "(InheritsFromOne) ::inherits_from_one = (One = <incomplete type>, member = 47)" 86 "(OneAsMember) ::one_as_member = (one = <incomplete type>, member = 47)" 98 …"(array::One[3]) ::array_of_one = ([0] = <incomplete type>, [1] = <incomplete type>, [2] = <incomp… 110 … "(ShadowedOne) ::shadowed_one = (func_shadow::One = <incomplete type>, member = 47)" 121 " (One) One = <incomplete type> {}", 139 " (member::One) one = <incomplete type> {}", 156 "(array::One[3]) ::array_of_one = {", 157 " (array::One) [0] = <incomplete type> {}", [all …]
|
/llvm-project/clang-tools-extra/clangd/unittests/tweaks/ |
H A D | AddUsingTests.cpp | 30 #define NS(name) one::two::name in TEST_F() 33 namespace one { in TEST_F() 62 "template<typename TT> using foo = one::tt<T^T>;"); in TEST_F() 65 "void fun() { one::two::cc() ^| one::two::cc(); }"); in TEST_F() 84 EXPECT_UNAVAILABLE(Header + "void fun() { one::two::f^f(); }"); in TEST_F() 86 EXPECT_UNAVAILABLE(Header + "void fun() { one::two::f^f(); }"); in TEST_F() 114 ^one::two::ff(); in TEST_F() 119 namespace {using one::two::ff; in TEST_F() 132 ::one::t^wo::cc inst; in TEST_F() 137 namespace {using ::one::two::cc; in TEST_F() [all …]
|
/llvm-project/clang/test/Sema/ |
H A D | riscv-vector-v-check.c | 7 … op2, __RISCV_VXRM_RNU, vl); /* expected-error {{builtin requires at least one of the following ex… in test_vsmul_vv_i64m1() 10 … op2, __RISCV_VXRM_RNU, vl); /* expected-error {{builtin requires at least one of the following ex… in test_vsmul_vx_i64m1() 13 … op2, __RISCV_VXRM_RNU, vl); /* expected-error {{builtin requires at least one of the following ex… in test_vsmul_vv_i64m2() 16 … op2, __RISCV_VXRM_RNU, vl); /* expected-error {{builtin requires at least one of the following ex… in test_vsmul_vx_i64m2() 19 … op2, __RISCV_VXRM_RNU, vl); /* expected-error {{builtin requires at least one of the following ex… in test_vsmul_vv_i64m4() 22 … op2, __RISCV_VXRM_RNU, vl); /* expected-error {{builtin requires at least one of the following ex… in test_vsmul_vx_i64m4() 25 … op2, __RISCV_VXRM_RNU, vl); /* expected-error {{builtin requires at least one of the following ex… in test_vsmul_vv_i64m8() 28 … op2, __RISCV_VXRM_RNU, vl); /* expected-error {{builtin requires at least one of the following ex… in test_vsmul_vx_i64m8() 31 … op2, __RISCV_VXRM_RNU, vl); /* expected-error {{builtin requires at least one of the following ex… in test_vsmul_vv_i64m1_m() 34 … op2, __RISCV_VXRM_RNU, vl); /* expected-error {{builtin requires at least one of the following ex… in test_vsmul_vx_i64m1_m() [all …]
|
/llvm-project/clang/test/CodeGenCUDA/ |
H A D | atomic-ops.cu |
|
/llvm-project/clang/bindings/python/tests/cindex/ |
H A D | test_location.py | 19 baseInput = "int one;\nint two;\n" 30 one = get_cursor(tu, "one") 33 self.assertIsNotNone(one) 36 self.assert_location(one.location, line=1, column=5, offset=4) 41 one = get_cursor(tu, "one") 44 self.assertIsNotNone(one) 47 self.assert_location(one.location, line=2, column=5, offset=5) 52 one [all...] |
/llvm-project/compiler-rt/test/fuzzer/ |
H A D | OnlySomeBytesTest.cpp | 16 static volatile int one = 1; variable 20 if (one) in bad() 30 if (one == -1) { in f0() 31 if (one == 2) one = 1; if (one == 3) one = 1; if (one == 4) one = 1; in f0() 32 if (one == 5) one = 1; if (one == 6) one = 1; if (one == 7) one = 1; in f0() 33 if (one == 8) one = 1; if (one == 9) one = 1; if (one == 0) one = 1; in f0()
|
/llvm-project/clang-tools-extra/unittests/clang-doc/ |
H A D | MergeTest.cpp | 17 NamespaceInfo One; in TEST() local 18 One.Name = "Namespace"; in TEST() 19 One.Namespace.emplace_back(EmptySID, "A", InfoType::IT_namespace); in TEST() 21 One.Children.Namespaces.emplace_back(NonEmptySID, "ChildNamespace", in TEST() 23 One.Children.Records.emplace_back(NonEmptySID, "ChildStruct", in TEST() 25 One.Children.Functions.emplace_back(); in TEST() 26 One.Children.Functions.back().Name = "OneFunction"; in TEST() 27 One.Children.Functions.back().USR = NonEmptySID; in TEST() 28 One.Children.Enums.emplace_back(); in TEST() 29 One.Children.Enums.back().Name = "OneEnum"; in TEST() [all …]
|