minix/external/bsd/llvm/dist/clang/include/clang/Basic
Lionel Sambuc 0a6a1f1d05 NetBSD re-synchronization of the source tree
This brings our tree to NetBSD 7.0, as found on -current on the
10-10-2015.

This updates:
 - LLVM to 3.6.1
 - GCC to GCC 5.1
 - Replace minix/commands/zdump with usr.bin/zdump
 - external/bsd/libelf has moved to /external/bsd/elftoolchain/
 - Import ctwm
 - Drop sprintf from libminc

Change-Id: I149836ac18e9326be9353958bab9b266efb056f0
2016-01-13 20:32:14 +01:00
..
ABI.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
AddressSpaces.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
AllDiagnostics.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
arm_neon.td NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Attr.td NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
AttrDocs.td NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Attributes.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
AttrKinds.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Builtins.def NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Builtins.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
BuiltinsAArch64.def NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
BuiltinsARM.def NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
BuiltinsHexagon.def Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
BuiltinsLe64.def NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
BuiltinsMips.def NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
BuiltinsNEON.def NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
BuiltinsNVPTX.def NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
BuiltinsPPC.def NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
BuiltinsR600.def NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
BuiltinsX86.def NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
BuiltinsXCore.def Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
CapturedStmt.h Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
CharInfo.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
CMakeLists.txt NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
CommentNodes.td Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
CommentOptions.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DeclNodes.td Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
Diagnostic.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Diagnostic.td NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DiagnosticAnalysisKinds.td Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
DiagnosticASTKinds.td NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DiagnosticCategories.h Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
DiagnosticCategories.td NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DiagnosticCommentKinds.td NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DiagnosticCommonKinds.td NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DiagnosticDriverKinds.td NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DiagnosticFrontendKinds.td NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DiagnosticGroups.td NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DiagnosticIDs.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DiagnosticLexKinds.td NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DiagnosticOptions.def NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DiagnosticOptions.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DiagnosticParseKinds.td NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DiagnosticSemaKinds.td NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DiagnosticSerializationKinds.td NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ExceptionSpecificationType.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ExpressionTraits.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
FileManager.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
FileSystemOptions.h Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
FileSystemStatCache.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
IdentifierTable.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Lambda.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
LangOptions.def NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
LangOptions.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Linkage.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
LLVM.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
MacroBuilder.h Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
Makefile NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Module.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ObjCRuntime.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
OpenCLExtensions.def Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
OpenMPKinds.def NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
OpenMPKinds.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
OperatorKinds.def Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
OperatorKinds.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
OperatorPrecedence.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
PartialDiagnostic.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
PlistSupport.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
PrettyStackTrace.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
SanitizerBlacklist.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Sanitizers.def NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Sanitizers.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
SourceLocation.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
SourceManager.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
SourceManagerInternals.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Specifiers.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
StmtNodes.td NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
TargetBuiltins.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
TargetCXXABI.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
TargetInfo.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
TargetOptions.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
TemplateKinds.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
TokenKinds.def NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
TokenKinds.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
TypeTraits.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Version.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Version.inc.in Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
VersionTuple.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
VirtualFileSystem.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Visibility.h Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00