summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qtoolbox
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/widgets/qtoolbox')
-rw-r--r--tests/auto/widgets/widgets/qtoolbox/tst_qtoolbox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/widgets/widgets/qtoolbox/tst_qtoolbox.cpp b/tests/auto/widgets/widgets/qtoolbox/tst_qtoolbox.cpp
index df8bd3c24c..a00db02c0a 100644
--- a/tests/auto/widgets/widgets/qtoolbox/tst_qtoolbox.cpp
+++ b/tests/auto/widgets/widgets/qtoolbox/tst_qtoolbox.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
ble'>upstream/revert-90061-tablegen-ignore-inaccessible Vendor branches of https://github.com/llvm/llvm-project.git
summaryrefslogtreecommitdiffstats
path: root/clang
Commit message (Expand)AuthorAgeFilesLines
...
* [analyzer] Add checker modeling potential C++ self-assignmentDevin Coughlin2016-07-188-3/+231
* Release note for 'nodebug' on variablesPaul Robinson2016-07-181-0/+10
* [OpenMP] update test cases for -std=c++11 compileKelvin Li2016-07-182-6/+42
* Revert r275678, "Revert "Revert r275027 - Let FuncAttrs infer the 'returned' ...NAKAMURA Takumi2016-07-183-4/+4
* test: add missing triple to testSaleem Abdulrasool2016-07-171-1/+1
* CodeGen: honour dllstorage on ObjC typesSaleem Abdulrasool2016-07-173-37/+322
* CodeGen: whitespace, formatting cleanups, NFCSaleem Abdulrasool2016-07-171-31/+28
* CodeGen: whitespace cleanup, StringRef usage in ObjC EH type constructionSaleem Abdulrasool2016-07-171-37/+28
* Attempt to work around MSVC rejects-valid, round 2.Richard Smith2016-07-171-2/+5
* PR28589: attempt to work around MSVC rejects-valid.Richard Smith2016-07-171-1/+2
* [CodeGen] Some assorted cleanupsDavid Majnemer2016-07-171-69/+58
* CodeGen: use StringRefs more in ObjC class generation, NFCSaleem Abdulrasool2016-07-161-27/+22
* CodeGen: simplify using a local variable, NFCSaleem Abdulrasool2016-07-161-36/+36
* Revert "Revert r275029 - Update Clang tests after adding inference for the re...Hal Finkel2016-07-163-4/+4
* [Driver] Add flags for enabling both types of PGO InstrumentationSean Silva2016-07-165-25/+51
* Remove extra semi-colon. Fixes warning and Werror bots.Eric Christopher2016-07-161-1/+1
* [ObjC] Implement @available in the Parser and ASTErik Pilkington2016-07-1630-5/+364
* Reimplement ExternalSemaSource delegation in terms ofRichard Smith2016-07-161-120/+36
* Use std::string instead of StringRef when generating the auxiliar triple in t...Samuel Antao2016-07-161-1/+1
* Attempt to fix breakage caused by r275645 for Windows bots.Samuel Antao2016-07-152-2/+3
* [CUDA][OpenMP] Create generic offload actionSamuel Antao2016-07-1510-220/+933
* [index] Create different USR if a property is a class property.Argyrios Kyrtzidis2016-07-154-7/+10
* Revert r275481, r275490. This broke modules bootstrap.Richard Smith2016-07-1510-171/+10
* AMDGPU: Remove legacy ldexp builtinMatt Arsenault2016-07-154-47/+0
* AMDGPU: Update for rsq intrinsic changesMatt Arsenault2016-07-154-38/+23
* Push alias-declarations and alias-template declarations into scope even ifRichard Smith2016-07-157-10/+21
* Sema: support __declspec(dll*) on ObjC interfacesSaleem Abdulrasool2016-07-1513-30/+222
* [test/objcmt] Add a follow-up test case for r275600.Argyrios Kyrtzidis2016-07-155-2/+12
* [objcmt] Fix a buffer overflow crash than can occur while modernizing enums.Argyrios Kyrtzidis2016-07-154-28/+46
* [AST] Keep track of the left brace source location of a tag decl.Argyrios Kyrtzidis2016-07-1513-27/+25
* [objcmt] Don't add an #import of Foundation unnecessarily, if the NS_ENUM mac...Argyrios Kyrtzidis2016-07-152-3/+5
* AMDGPU: Add Clang Builtin for v_lerp_u8Wei Ding2016-07-153-0/+10
* XRay: Remove duplicate checks for xray instrumentation flagsDean Michael Berris2016-07-151-10/+0
* Removing a few more :option: tags that we do not have corresponding .. option...Aaron Ballman2016-07-151-9/+9
* Removing a few more :option: tags that we do not have corresponding .. option...Aaron Ballman2016-07-151-7/+7
* [OpenMP] add check for both simdlen and safelen clauses specifiedKelvin Li2016-07-154-85/+263
* Frontend: Simplify ownership model for clang's output streams.Peter Collingbourne2016-07-1520-252/+236
* Remove the new module cache from the index-module testBen Langmuir2016-07-141-1/+1
* C does not have inline variables.Paul Robinson2016-07-143-2/+18
* Add test inputs missed by r275481.Richard Smith2016-07-145-0/+8
* [modules] Don't pass interesting decls to the consumer for a module file that'sRichard Smith2016-07-14