llvm-project/lldb/packages/Python/lldbsuite/test/lang/c
Chandler Carruth 2946cd7010 Update the file headers across all of the LLVM projects in the monorepo
to reflect the new license.

We understand that people may be surprised that we're moving the header
entirely to discuss the new license. We checked this carefully with the
Foundation's lawyer and we believe this is the correct approach.

Essentially, all code in the project is now made available by the LLVM
project under our new license, so you will see that the license headers
include that license only. Some of our contributors have contributed
code under our old license, and accordingly, we have retained a copy of
our old license notice in the top-level files in each project and
repository.

llvm-svn: 351636
2019-01-19 08:50:56 +00:00
..
anonymous [lldbsuite] Un-xfail tests on Windows that are now passing (pt.4) 2018-12-20 01:25:35 +00:00
array_types Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
bitfields Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
blocks Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
conflicting-symbol [lldbsuite] Skip TestConflictingSymbol (test_shadowed) on Windows 2018-12-20 17:19:56 +00:00
const_variables Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
enum_types Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
find_struct_type Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
forward DebugNamesDWARFIndex: Implement DWARFDeclContext variant of GetTypes method 2018-06-12 16:50:01 +00:00
function_types Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
global_variables Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
inlines [lldbsuite] Un-xfail TestRedefinitionsInInlines on Windows 2018-12-20 03:04:14 +00:00
local_variables [DWARFExpression] Read literars as unsigned values. 2018-09-13 15:18:39 +00:00
modules Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
recurse
register_variables Adapt some tests to work with PPC64le architecture 2018-02-28 20:57:26 +00:00
set_values Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
shared_lib [lldbsuite] Un-xfail tests on Windows that are now passing (pt.4) 2018-12-20 01:25:35 +00:00
shared_lib_stripped_symbols [test] Replace some references to Apple-internal bugs 2018-03-13 23:37:11 +00:00
step-target [lit, windows] Disable a number of tests that are failing on Windows 2018-06-07 17:49:22 +00:00
stepping Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
strings Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
struct_types Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
tls_globals Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
typedef Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
unicode Change xfail to skipIf. The exact condition is really difficult to get 2018-08-23 21:08:30 +00:00
unions Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
vla [TestVLA] Fix a python decorator. 2018-11-06 00:18:17 +00:00