/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
H A D | exception-escape.cpp | 11 // CHECK-MESSAGES: :[[@LINE-1]]:3: warning: an exception may be thrown in function '~throwing_destructor' which should not throw exceptions in ~throwing_destructor() 18 // CHECK-MESSAGES: :[[@LINE-1]]:3: warning: an exception may be thrown in function 'throwing_move_constructor' which should not throw exceptions in throwing_move_constructor() 25 // CHECK-MESSAGES: :[[@LINE-1]]:29: warning: an exception may be thrown in function 'operator=' which should not throw exceptions in operator =() 31 // CHECK-MESSAGES: :[[@LINE-1]]:6: warning: an exception may be thrown in function 'throwing_noexcept' which should not throw exceptions in throwing_noexcept() 36 // CHECK-MESSAGES-NOT: :[[@LINE-1]]:6: warning: an exception may be thrown in function 'throw_and_catch' which should not throw exceptions in throw_and_catch() 44 // CHECK-MESSAGES: :[[@LINE-1]]:6: warning: an exception may be thrown in function 'throw_and_catch_some' which should not throw exceptions in throw_and_catch_some() 53 // CHECK-MESSAGES-NOT: :[[@LINE-1]]:6: warning: an exception may be thrown in function 'throw_and_catch_each' which should not throw exceptions in throw_and_catch_each() 63 // CHECK-MESSAGES-NOT: :[[@LINE-1]]:6: warning: an exception may be thrown in function 'throw_and_catch_all' which should not throw exceptions in throw_and_catch_all() 72 // CHECK-MESSAGES: :[[@LINE-1]]:6: warning: an exception may be thrown in function 'throw_and_rethrow' which should not throw exceptions in throw_and_rethrow() 81 // CHECK-MESSAGES: :[[@LINE-1]]:6: warning: an exception may be thrown in function 'throw_catch_throw' which shoul in throw_catch_throw() [all...] |
H A D | reserved-identifier.cpp | 10 // CHECK-MESSAGES: :[[@LINE-1]]:9: warning: declaration uses identifier '_MACRO', which is a reserv… 14 // CHECK-MESSAGES: :[[@LINE-1]]:11: warning: declaration uses identifier '_Ns', which is a reserved… 18 …// CHECK-MESSAGES: :[[@LINE-1]]:7: warning: declaration uses identifier '_Object', which is a rese… 21 …// CHECK-MESSAGES: :[[@LINE-1]]:7: warning: declaration uses identifier '_Member', which is a rese… 26 // CHECK-MESSAGES: :[[@LINE-1]]:7: warning: declaration uses identifier '_Global', which is a reser… 30 // CHECK-MESSAGES: :[[@LINE-1]]:6: warning: declaration uses identifier '_Function', which is a res… 34 // CHECK-MESSAGES: :[[@LINE-1]]:7: warning: declaration uses identifier '_Alias', which is a reserv… 38 // CHECK-MESSAGES: :[[@LINE-1]]:20: warning: declaration uses identifier '_TemplateParam', which is… 47 // CHECK-MESSAGES: :[[@LINE-1]]:9: warning: declaration uses identifier '__macro', which is a reser… 51 // CHECK-MESSAGES: :[[@LINE-1]]:11: warning: declaration uses identifier '__ns', which is a reserve… [all …]
|
H A D | exception-escape-coro.cpp | 218 …NE-1]]:11: warning: an exception may be thrown in function 'c_ShouldDiag' which should not throw e… in c_ShouldDiag() 230 …NE-1]]:17: warning: an exception may be thrown in function 'd_ShouldDiag' which should not throw e… in d_ShouldDiag() 239 …NE-1]]:24: warning: an exception may be thrown in function 'e_ShouldDiag' which should not throw e… in e_ShouldDiag() 248 …NE-1]]:31: warning: an exception may be thrown in function 'f_ShouldDiag' which should not throw e… in f_ShouldDiag() 258 …NE-2]]:38: warning: an exception may be thrown in function 'g_ShouldDiag' which should not throw e… in g_ShouldDiag() 269 …NE-2]]:45: warning: an exception may be thrown in function 'h_ShouldDiag' which should not throw e… in h_ShouldDiag() 293 …INE-1]]:1: warning: an exception may be thrown in function 'j_ShouldDiag' which should not throw e… in j_ShouldDiag() 326 …NE-1]]:11: warning: an exception may be thrown in function 'c_ShouldDiag' which should not throw e… in c_ShouldDiag() 338 …NE-1]]:17: warning: an exception may be thrown in function 'd_ShouldDiag' which should not throw e… in d_ShouldDiag() 347 …NE-1]]:24: warning: an exception may be thrown in function 'e_ShouldDiag' which should not throw e… in e_ShouldDiag() [all …]
|
H A D | suspicious-memory-comparison.c | 17 …@LINE-1]]:32: warning: comparing object representation of type 'struct S' which does not have a un… in exp42_c_noncompliant() 55 …LINE-1]]:15: warning: comparing object representation of type 'struct S2' which does not have a un… in flp37_c_noncompliant() 70 …// CHECK-MESSAGES: :[[@LINE-1]]:3: warning: comparing object representation of type 'float' which … in Test_Float() 76 …// CHECK-MESSAGES: :[[@LINE-1]]:3: warning: comparing object representation of type 'float' which … in TestArray_Float() 109 …warning: comparing object representation of type 'struct TrailingPadding' which does not have a un… in Test_TrailingPadding() 112 …warning: comparing object representation of type 'struct TrailingPadding' which does not have a un… in Test_TrailingPadding() 124 …arning: comparing object representation of type 'struct TrailingPadding2' which does not have a un… in Test_TrailingPadding2() 141 …warning: comparing object representation of type 'struct TrailingPadding' which does not have a un… in TestArray_TrailingPadding() 152 …3: warning: comparing object representation of type 'struct InnerPadding' which does not have a un… in Test_InnerPadding() 163 …ring object representation of type 'struct Bitfield_TrailingPaddingBytes' which does not have a un… in Test_Bitfield_TrailingPaddingBytes() [all …]
|
/llvm-project/llvm/test/MC/Mips/ |
H A D | branch-pseudos-bad.s | 7 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available 9 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available 11 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available 13 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available 15 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available 17 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available 19 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available 21 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available 24 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available 26 # CHECK: :[[@LINE-1]]:3: error: pseudo-instruction requires $at, which is not available [all …]
|
H A D | macro-dla-bad.s | 7 …# CHECK: :[[@LINE-1]]:3: error: macro instruction uses large offset, which is not currently suppor… 9 …# CHECK: :[[@LINE-1]]:3: error: macro instruction uses large offset, which is not currently suppor… 11 …# CHECK: :[[@LINE-1]]:3: error: macro instruction uses large offset, which is not currently suppor… 13 …# CHECK: :[[@LINE-1]]:3: error: macro instruction uses large offset, which is not currently suppor… 15 …# CHECK: :[[@LINE-1]]:3: error: macro instruction uses large offset, which is not currently suppor… 17 …# CHECK: :[[@LINE-1]]:3: error: macro instruction uses large offset, which is not currently suppor… 19 …# CHECK: :[[@LINE-1]]:3: error: macro instruction uses large offset, which is not currently suppor… 21 …# CHECK: :[[@LINE-1]]:3: error: macro instruction uses large offset, which is not currently suppor…
|
/llvm-project/clang/test/Sema/ |
H A D | test-wunaligned-access.c | 23 … aligned than 'struct T1' and is usually due to 'struct U1' being packed, which can lead to unalig… 29 … aligned than 'struct T1' and is usually due to 'struct U2' being packed, which can lead to unalig… 61 … aligned than 'struct T1' and is usually due to 'struct U7' being packed, which can lead to unalig… 82 …aligned than 'struct T1' and is usually due to 'struct U10' being packed, which can lead to unalig… 97 …aligned than 'struct T1' and is usually due to 'struct U12' being packed, which can lead to unalig… 103 …aligned than 'struct T1' and is usually due to 'struct U13' being packed, which can lead to unalig… 109 …aligned than 'struct T1' and is usually due to 'struct U14' being packed, which can lead to unalig… 115 …aligned than 'struct T1' and is usually due to 'struct U15' being packed, which can lead to unalig… 136 …aligned than 'struct T1' and is usually due to 'struct U18' being packed, which can lead to unalig… 141 …aligned than 'struct T1' and is usually due to 'struct U19' being packed, which can lead to unalig… [all …]
|
H A D | constexpr.c | 139 // Check that constexpr variable must have a valid initializer which is a 218 // expected-error@-1 {{constexpr initializer evaluates to -1 which is not exactly representable in type 'unsigned char'}} 222 // expected-error@-1 {{constexpr initializer evaluates to 300 which is not exactly representable in type 'const char'}} in f5() 224 // expected-error@-1 {{constexpr initializer evaluates to 3.333333e-01 which is not exactly representable in type 'const float'}} in f5() 226 // expected-error@-1 {{constexpr initializer evaluates to 7.000000e-01 which is not exactly representable in type 'const float'}} in f5() 229 // expected-error@-1 {{constexpr initializer evaluates to 432000000000 which is not exactly representable in type 'const float'}} in f5() 232 // expected-error@-1 {{constexpr initializer evaluates to -81 which is not exactly representable in type 'const unsigned char'}} in f5() 239 // expected-error@-1 {{constexpr initializer evaluates to 299 which is not exactly representable in type 'unsigned char'}} in f5() 241 // expected-error@-1 {{constexpr initializer evaluates to -299 which is not exactly representable in type 'unsigned char'}} in f5() 247 // expected-error@-1 {{constexpr initializer evaluates to 2.941176e-01 which i in f5() [all...] |
/llvm-project/flang/runtime/ |
H A D | type-info.h | 126 enum class Which : std::uint8_t { enum 142 RT_API_ATTRS SpecialBinding(Which which, ProcedurePointer proc, in SpecialBinding() argument 145 : which_{which}, isArgDescriptorSet_{isArgDescSet}, in SpecialBinding() 149 static constexpr RT_API_ATTRS Which RankFinal(int rank) { in RankFinal() 150 return static_cast<Which>(static_cast<int>(Which::ScalarFinal) + rank); in RankFinal() 153 RT_API_ATTRS Which which() const { return which_; } in which() function 168 Which which 252 FindSpecialBinding(SpecialBinding::Which which) FindSpecialBinding() argument [all...] |
/llvm-project/llvm/test/tools/llvm-pdbutil/ |
H A D | explain-dbi-stream.test | 34 CHECK-NEXT: which contains the DBI Stream Version Signature. 42 CHECK-NEXT: which contains the DBI Stream Version Header. 50 CHECK-NEXT: which contains the age of the DBI Stream. 58 CHECK-NEXT: which contains the index of the Global Symbol Stream. 66 CHECK-NEXT: which contains the build number. 74 CHECK-NEXT: which contains the index of the Public Symbol Stream. 82 CHECK-NEXT: which contains the version of mspdb.dll. 90 CHECK-NEXT: which contains the index of the Symbol Record Stream. 98 CHECK-NEXT: which contains the rbld of mspdb.dll. 106 CHECK-NEXT: which contains the size of the Module Info Substream. [all …]
|
/llvm-project/llvm/docs/ |
H A D | Atomics.rst | 11 LLVM supports instructions which are well-defined in the presence of threads and 39 which ensures that every volatile load and store happens and is performed in the 59 section specifically goes into the one optimizer restriction which applies in 60 concurrent environments, which gets a bit more of an extended description 98 expecting, which can lead to undefined behavior down the line. (This example is 102 Note that speculative loads are allowed; a load which is part of a race returns 120 A ``fence`` provides Acquire and/or Release ordering which is not part 131 therefore an instruction which is wider than the target natively supports can be 149 NotAtomic is the obvious, a load or store which is not atomic. (This isn't 180 which writes to surrounding bytes. (If you are writing a backend for an [all …]
|
H A D | MCJITDesignAndImplementation.rst | 36 objects, all of which will subsequently be owned by the MCJIT object. 38 The MCJIT class has a member variable, Dyld, which contains an instance of 49 MCJIT::getPointerToFunction is called which requires the code to have been 59 instance and creates a new ObjectBufferStream instance, both of which it 61 on the Module with which it was created. 67 format, depending on the target) into the ObjectBufferStream object, which 83 RuntimeDyldMachO (both of which derive from the RuntimeDyldImpl base 90 from the ObjectBuffer it received. ObjectImage, which wraps the 91 ObjectFile class, is a helper class which parses the binary object image 104 processRelocationRef method, which will examine the relocation and store [all …]
|
H A D | Statepoints.rst | 39 a collector which wishes to relocate objects directly reachable from 43 results ("derived pointers") which point outside of the allocation or 69 #. A safepoint is a location at which pointers visible to the compiled 76 both the location at which the machine state is parsable and the 78 point at which the collector can safely use that information. The 91 #. identify which object each pointer relates to, and 94 This document describes the mechanism by which an LLVM based compiler 102 machine which extends the actual target with a non-integral pointer type 116 which need to model potentially relocatable objects. For a compiler which [all...] |
/llvm-project/flang/lib/Evaluate/ |
H A D | fold-designator.cpp | 17 const Symbol &symbol, ConstantSubscript which) { in DEFINE_DEFAULT_CONSTRUCTORS_AND_ASSIGNMENTS() 22 if (which > 0) { in DEFINE_DEFAULT_CONSTRUCTORS_AND_ASSIGNMENTS() 34 if (which < GetSize(*extents)) { in DEFINE_DEFAULT_CONSTRUCTORS_AND_ASSIGNMENTS() 35 result.Augment(*bytes * which); in DEFINE_DEFAULT_CONSTRUCTORS_AND_ASSIGNMENTS() 48 const ArrayRef &x, ConstantSubscript which) { in FoldDesignator() argument 59 result = FoldDesignator(x.base(), which); in FoldDesignator() 60 which = 0; in FoldDesignator() 83 auto quotient{which / value->size()}; in FoldDesignator() 84 auto remainder{which - value->size() * quotient}; in FoldDesignator() 91 which in FoldDesignator() 143 FoldDesignator(const Component & component,ConstantSubscript which) FoldDesignator() argument 169 FoldDesignator(const ComplexPart & z,ConstantSubscript which) FoldDesignator() argument 182 FoldDesignator(const DataRef & dataRef,ConstantSubscript which) FoldDesignator() argument 188 FoldDesignator(const NamedEntity & entity,ConstantSubscript which) FoldDesignator() argument 199 FoldDesignator(const ProcedureDesignator & proc,ConstantSubscript which) FoldDesignator() argument [all...] |
/llvm-project/clang/docs/ |
H A D | ConstantInterpreter.rst | 12 clang, improving performance on constructs which are executed inefficiently 50 implement integral types which are required by the target, but are not 69 pointer is a "BlockPointer", which points to an ``interp::Block``. 109 objects which store the data and associated inline metadata, ``Pointer`` 110 objects which refer to or into blocks, and ``Descriptor`` structures which 143 * **CtorFn**: initializes the metadata which is store in the block, 145 which are not trivial (``Pointer``, ``RealFP``, etc.) 167 the array which were initialised. If the pointer is null, no elements were 178 which store [all...] |
H A D | DriverInternals.rst | 20 interface which is compatible with the gcc driver. 23 logically a separate tool which shares many of the same goals as Clang: 32 allowing users to drop Clang into a build system which was designed to 43 can easily support the introduction of tools which have an integrated 46 Similarly, most of the driver functionality is kept in a library which 47 can be used to build other tools which want to implement or accept a gcc 87 driver-driver, which is used to implement support for building universal 90 directly, which means that it must have enough information to forward 99 components indicate conceptually distinct stages which manipulate these 119 definition, which describes how the option is parsed along with some [all …]
|
H A D | PointerAuthentication.rst | 10 Pointer authentication is a technology which offers strong probabilistic 52 mechanism, and ways in which programmers can strengthen its protections 69 An **abstract signing key** is a name which refers to a secret key which is 89 ultimately produced in any other way is expected to fail, which halts the 100 produced in this way, in which case it may return anything; this is what makes 103 There are two secondary operations which are required only to implement certain 118 depends on whether Top Byte Ignore (TBI) is enabled, which can be set 160 - There are five 128-bit signing-key registers, each of which can only be 175 - ``sign_generic`` corresponds to the ``pacga`` instruction, which takes two 183 A discriminator is arbitrary extra data which alters the signature calculated [all …]
|
/llvm-project/clang/test/Analysis/ |
H A D | free.cpp | 20 // expected-warning@-1{{Argument to 'free()' is the address of the local variable 'a', which is not memory allocated by 'malloc()'}} in t1a() 27 // expected-warning@-1{{Argument to 'free()' is the address of the local variable 'a', which is not memory allocated by 'malloc()'}} in t1b() 34 // expected-warning@-1{{Argument to 'free()' is the address of the local variable 'a', which is not memory allocated by 'malloc()'}} in t2a() 41 // expected-warning@-1{{Argument to 'free()' is the address of the local variable 'a', which is not memory allocated by 'malloc()'}} in t2b() 48 // expected-warning@-1{{Argument to 'free()' is the address of the static variable 'a', which is not memory allocated by 'malloc()'}} in t3a() 55 // expected-warning@-1{{Argument to 'free()' is the address of the static variable 'a', which is not memory allocated by 'malloc()'}} in t3b() 79 // expected-warning@-1{{Argument to 'free()' is a constant address (1000), which is not memory allocated by 'malloc()'}} in t6a() 85 // expected-warning@-1{{Argument to 'free()' is a constant address (1000), which is not memory allocated by 'malloc()'}} in t6b() 110 // expected-warning@-1{{Argument to 'free()' is the address of the label 'label', which is not memory allocated by 'malloc()'}} in t9a() 117 // expected-warning@-1{{Argument to 'free()' is the address of the label 'label', which i in t9b() [all...] |
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/google/ |
H A D | objc-global-variable-declaration.m | 6 …E-1]]:24: warning: const global variable 'myConstString' must have a name which starts with an app… 10 …-1]]:24: warning: const global variable 'GlobalConstant' must have a name which starts with an app… 13 …NE-1]]:18: warning: non-const global variable 'MyString' must have a name which starts with 'g[A-Z… 17 …]]:11: warning: non-const global variable 'globalString' must have a name which starts with 'g[A-Z… 21 // CHECK-MESSAGES: :[[@LINE-1]]:18: warning: non-const global variable 'a' must have a name which s… 25 …@LINE-1]]:18: warning: non-const global variable 'noDef' must have a name which starts with 'g[A-Z… 29 …@LINE-1]]:24: warning: const global variable '_notAlpha' must have a name which starts with an app… 33 // CHECK-MESSAGES: :[[@LINE-1]]:24: warning: const global variable 'notCap' must have a name which … 37 // CHECK-MESSAGES: :[[@LINE-1]]:24: warning: const global variable 'k_Alpha' must have a name which… 41 …NE-1]]:24: warning: const global variable 'SecondNotCap' must have a name which starts with an app… [all …]
|
/llvm-project/clang/test/SemaCUDA/ |
H A D | overloaded-delete.cu | 22 // Again, there should be no ambiguity between which operator delete we call. in test_default_global_delete_hd() 27 // Again, there should be no ambiguity between which operator delete we call. in test_default_global_delete() 31 // Again, there should be no ambiguity between which operator delete we call. in test_default_global_delete() 39 // Again, there should be no ambiguity between which operator delete we call. in test_partial_global_delete_hd() 44 // Again, there should be no ambiguity between which operator delete we call. in test_partial_global_delete() 48 // Again, there should be no ambiguity between which operator delete we call. in test_partial_global_delete() 58 // Again, there should be no ambiguity between which operator delete we call. in test_overloaded_global_delete_hd() 63 // Again, there should be no ambiguity between which operator delete we call. in test_overloaded_global_delete() 67 // Again, there should be no ambiguity between which operator delete we call. in test_overloaded_global_delete()
|
/llvm-project/flang/test/Lower/Intrinsics/ |
H A D | ieee_class.f90 | 44 …r.alloca !fir.type<_QMieee_arithmeticTieee_class_type{_QMieee_arithmeticTieee_class_type.which:i8}> 45 …ype<_QMieee_arithmeticTieee_class_type{_QMieee_arithmeticTieee_class_type.which:i8}> {bindc_name =… 67 …fir.ref<!fir.type<_QMieee_arithmeticTieee_class_type{_QMieee_arithmeticTieee_class_type.which:i8}>> 68 …ee_arithmeticTieee_class_type.which, !fir.type<_QMieee_arithmeticTieee_class_type{_QMieee_arithmet… 69 …ype<_QMieee_arithmeticTieee_class_type{_QMieee_arithmeticTieee_class_type.which:i8}>>, !fir.field)… 70 …ee_arithmeticTieee_class_type.which, !fir.type<_QMieee_arithmeticTieee_class_type{_QMieee_arithmet… 71 …ype<_QMieee_arithmeticTieee_class_type{_QMieee_arithmeticTieee_class_type.which:i8}>>, !fir.field)… 78 …ee_arithmeticTieee_class_type.which, !fir.type<_QMieee_arithmeticTieee_class_type{_QMieee_arithmet… 79 …ype<_QMieee_arithmeticTieee_class_type{_QMieee_arithmeticTieee_class_type.which:i8}>>, !fir.field)… 81 …ee_arithmeticTieee_class_type.which, !fir.type<_QMieee_arithmeticTieee_class_type{_QMieee_arithmet… [all …]
|
/llvm-project/llvm/test/CodeGen/SystemZ/ |
H A D | int-mul-06.ll | 1 ; Test 64-bit multiplication in which the second operand is constant. 5 ; Check multiplication by 2, which should use shifts. 32 ; Check the next value up, which should use shifts. 41 ; Check the next value up again, which can use MSGFI. 59 ; Check the next value up, which should use shifts. 68 ; Check the next value up again, which cannot use a constant multiplicatoin. 77 ; Check multiplication by -1, which is a negation. 86 ; Check multiplication by -2, which should use shifts. 114 ; Check the next value down, which should use shifts. 124 ; Check the next value down again, which can use MSGFI. [all …]
|
H A D | int-mul-05.ll | 1 ; Test 32-bit multiplication in which the second operand is constant. 5 ; Check multiplication by 2, which should use shifts. 32 ; Check the next value up, which should use shifts. 41 ; Check the next value up again, which can use MSFI. 59 ; Check the next value up, which should use shifts. 68 ; Check the next value up again, which is treated as a negative value. 77 ; Check multiplication by -1, which is a negation. 86 ; Check multiplication by -2, which should use shifts. 114 ; Check the next value down, which should use shifts. 124 ; Check the next value down again, which can use MSFI. [all …]
|
/llvm-project/clang/test/C/C23/ |
H A D | n3018.c | 13 // expected-error@-1 {{constexpr initializer evaluates to -1 which is not exactly representable in type 'const unsigned int'}} in Example0() 20 // expected-error@-1 {{constexpr initializer evaluates to -1 which is not exactly representable in type 'const unsigned char'}} in Example0() 23 // expected-error@-1 {{constexpr initializer evaluates to -1 which is not exactly representable in type 'const unsigned char'}} in Example0() 48 // expected-error@-1 {{constexpr initializer evaluates to 18446744073709551615 which is not exactly representable in type 'const short'}} in Example2() 53 // expected-error@-1 {{constexpr initializer evaluates to 3.333333e-01 which is not exactly representable in type 'const float'}} in Example2() 62 // expected-error@-1 {{constexpr initializer evaluates to 300000 which is not exactly representable in type 'const unsigned short'}} in Example3() 64 // expected-error@-1 {{constexpr initializer evaluates to -1 which is not exactly representable in type 'const unsigned short'}} in Example3() 71 // expected-error@-1 {{constexpr initializer evaluates to -1 which is not exactly representable in type 'const unsigned short'}} in Example3() 80 // expected-error@-1 {{constexpr initializer evaluates to 4294967295 which is not exactly representable in type 'int'}} in Example3()
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | uppercase-literal-suffix-integer.cpp | 21 …// CHECK-MESSAGES: :[[@LINE-1]]:30: warning: integer literal has suffix 'u', which is not uppercase in integer_suffix() 36 …// CHECK-MESSAGES: :[[@LINE-1]]:30: warning: integer literal has suffix 'l', which is not uppercase in integer_suffix() 51 …// CHECK-MESSAGES: :[[@LINE-1]]:30: warning: integer literal has suffix 'll', which is not upperca… in integer_suffix() 66 …// CHECK-MESSAGES: :[[@LINE-1]]:30: warning: integer literal has suffix 'ul', which is not upperca… in integer_suffix() 75 …// CHECK-MESSAGES: :[[@LINE-1]]:31: warning: integer literal has suffix 'uL', which is not upperca… in integer_suffix() 84 …// CHECK-MESSAGES: :[[@LINE-1]]:31: warning: integer literal has suffix 'Ul', which is not upperca… in integer_suffix() 99 …// CHECK-MESSAGES: :[[@LINE-1]]:31: warning: integer literal has suffix 'lu', which is not upperca… in integer_suffix() 108 …// CHECK-MESSAGES: :[[@LINE-1]]:31: warning: integer literal has suffix 'Lu', which is not upperca… in integer_suffix() 117 …// CHECK-MESSAGES: :[[@LINE-1]]:31: warning: integer literal has suffix 'lU', which is not upperca… in integer_suffix() 132 …// CHECK-MESSAGES: :[[@LINE-1]]:31: warning: integer literal has suffix 'ull', which is not upperc… in integer_suffix() [all …]
|