[Midnightbsd-cvs] src [9692] trunk/lib/clang: clang 3.4

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Dec 16 13:48:56 EST 2017


Revision: 9692
          http://svnweb.midnightbsd.org/src/?rev=9692
Author:   laffer1
Date:     2017-12-16 13:48:55 -0500 (Sat, 16 Dec 2017)
Log Message:
-----------
clang 3.4

Modified Paths:
--------------
    trunk/lib/clang/include/ARMGenAsmMatcher.inc
    trunk/lib/clang/include/ARMGenAsmWriter.inc
    trunk/lib/clang/include/ARMGenCallingConv.inc
    trunk/lib/clang/include/ARMGenCodeEmitter.inc
    trunk/lib/clang/include/ARMGenDAGISel.inc
    trunk/lib/clang/include/ARMGenDisassemblerTables.inc
    trunk/lib/clang/include/ARMGenFastISel.inc
    trunk/lib/clang/include/ARMGenInstrInfo.inc
    trunk/lib/clang/include/ARMGenMCCodeEmitter.inc
    trunk/lib/clang/include/ARMGenMCPseudoLowering.inc
    trunk/lib/clang/include/ARMGenRegisterInfo.inc
    trunk/lib/clang/include/ARMGenSubtargetInfo.inc
    trunk/lib/clang/include/Checkers.inc
    trunk/lib/clang/include/IA64GenAsmWriter.inc
    trunk/lib/clang/include/IA64GenDAGISel.inc
    trunk/lib/clang/include/IA64GenInstrInfo.inc
    trunk/lib/clang/include/IA64GenRegisterInfo.inc
    trunk/lib/clang/include/Makefile
    trunk/lib/clang/include/MipsGenAsmMatcher.inc
    trunk/lib/clang/include/MipsGenAsmWriter.inc
    trunk/lib/clang/include/MipsGenCallingConv.inc
    trunk/lib/clang/include/MipsGenCodeEmitter.inc
    trunk/lib/clang/include/MipsGenDAGISel.inc
    trunk/lib/clang/include/MipsGenDisassemblerTables.inc
    trunk/lib/clang/include/MipsGenInstrInfo.inc
    trunk/lib/clang/include/MipsGenMCCodeEmitter.inc
    trunk/lib/clang/include/MipsGenMCPseudoLowering.inc
    trunk/lib/clang/include/MipsGenRegisterInfo.inc
    trunk/lib/clang/include/MipsGenSubtargetInfo.inc
    trunk/lib/clang/include/PPCGenAsmWriter.inc
    trunk/lib/clang/include/PPCGenCallingConv.inc
    trunk/lib/clang/include/PPCGenCodeEmitter.inc
    trunk/lib/clang/include/PPCGenDAGISel.inc
    trunk/lib/clang/include/PPCGenInstrInfo.inc
    trunk/lib/clang/include/PPCGenMCCodeEmitter.inc
    trunk/lib/clang/include/PPCGenRegisterInfo.inc
    trunk/lib/clang/include/PPCGenSubtargetInfo.inc
    trunk/lib/clang/include/X86GenAsmMatcher.inc
    trunk/lib/clang/include/X86GenAsmWriter.inc
    trunk/lib/clang/include/X86GenAsmWriter1.inc
    trunk/lib/clang/include/X86GenCallingConv.inc
    trunk/lib/clang/include/X86GenDAGISel.inc
    trunk/lib/clang/include/X86GenDisassemblerTables.inc
    trunk/lib/clang/include/X86GenFastISel.inc
    trunk/lib/clang/include/X86GenInstrInfo.inc
    trunk/lib/clang/include/X86GenRegisterInfo.inc
    trunk/lib/clang/include/X86GenSubtargetInfo.inc
    trunk/lib/clang/include/clang/AST/AttrDump.inc
    trunk/lib/clang/include/clang/AST/AttrImpl.inc
    trunk/lib/clang/include/clang/AST/Attrs.inc
    trunk/lib/clang/include/clang/AST/CommentCommandInfo.inc
    trunk/lib/clang/include/clang/AST/CommentCommandList.inc
    trunk/lib/clang/include/clang/AST/CommentHTMLNamedCharacterReferences.inc
    trunk/lib/clang/include/clang/AST/CommentHTMLTags.inc
    trunk/lib/clang/include/clang/AST/CommentHTMLTagsProperties.inc
    trunk/lib/clang/include/clang/AST/CommentNodes.inc
    trunk/lib/clang/include/clang/AST/DeclNodes.inc
    trunk/lib/clang/include/clang/AST/StmtNodes.inc
    trunk/lib/clang/include/clang/Basic/AttrList.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticASTKinds.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticAnalysisKinds.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticCommentKinds.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticCommonKinds.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticDriverKinds.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticFrontendKinds.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticGroups.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticIndexName.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticLexKinds.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticParseKinds.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticSemaKinds.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticSerializationKinds.inc
    trunk/lib/clang/include/clang/Basic/Version.inc
    trunk/lib/clang/include/clang/Basic/arm_neon.inc
    trunk/lib/clang/include/clang/Config/config.h
    trunk/lib/clang/include/clang/Driver/CC1AsOptions.inc
    trunk/lib/clang/include/clang/Driver/Options.inc
    trunk/lib/clang/include/clang/Lex/AttrSpellings.inc
    trunk/lib/clang/include/clang/Parse/AttrLateParsed.inc
    trunk/lib/clang/include/clang/Sema/AttrParsedAttrKinds.inc
    trunk/lib/clang/include/clang/Sema/AttrParsedAttrList.inc
    trunk/lib/clang/include/clang/Sema/AttrSpellingListIndex.inc
    trunk/lib/clang/include/clang/Sema/AttrTemplateInstantiate.inc
    trunk/lib/clang/include/clang/Serialization/AttrPCHRead.inc
    trunk/lib/clang/include/clang/Serialization/AttrPCHWrite.inc
    trunk/lib/clang/include/llvm/Config/AsmParsers.def
    trunk/lib/clang/include/llvm/Config/AsmPrinters.def
    trunk/lib/clang/include/llvm/Config/Disassemblers.def
    trunk/lib/clang/include/llvm/Config/Targets.def
    trunk/lib/clang/include/llvm/Config/config.h
    trunk/lib/clang/include/llvm/Config/llvm-config.h
    trunk/lib/clang/include/llvm/IR/Intrinsics.gen
    trunk/lib/clang/include/llvm/Support/DataTypes.h

Added Paths:
-----------
    trunk/lib/clang/include/PPCGenAsmMatcher.inc
    trunk/lib/clang/include/PPCGenFastISel.inc
    trunk/lib/clang/include/SparcGenAsmMatcher.inc
    trunk/lib/clang/include/SparcGenAsmWriter.inc
    trunk/lib/clang/include/SparcGenCallingConv.inc
    trunk/lib/clang/include/SparcGenCodeEmitter.inc
    trunk/lib/clang/include/SparcGenDAGISel.inc
    trunk/lib/clang/include/SparcGenDisassemblerTables.inc
    trunk/lib/clang/include/SparcGenInstrInfo.inc
    trunk/lib/clang/include/SparcGenMCCodeEmitter.inc
    trunk/lib/clang/include/SparcGenRegisterInfo.inc
    trunk/lib/clang/include/SparcGenSubtargetInfo.inc
    trunk/lib/clang/include/clang/Parse/AttrIdentifierArg.inc
    trunk/lib/clang/include/clang/Parse/AttrTypeArg.inc
    trunk/lib/clang/include/clang/Sema/AttrParsedAttrImpl.inc

Removed Paths:
-------------
    trunk/lib/clang/include/clang/Parse/AttrExprArgs.inc
    trunk/lib/clang/libllvmarchive/

Property Changed:
----------------
    trunk/lib/clang/include/ARMGenAsmMatcher.inc
    trunk/lib/clang/include/ARMGenAsmWriter.inc
    trunk/lib/clang/include/ARMGenCallingConv.inc
    trunk/lib/clang/include/ARMGenCodeEmitter.inc
    trunk/lib/clang/include/ARMGenDAGISel.inc
    trunk/lib/clang/include/ARMGenDisassemblerTables.inc
    trunk/lib/clang/include/ARMGenFastISel.inc
    trunk/lib/clang/include/ARMGenInstrInfo.inc
    trunk/lib/clang/include/ARMGenMCCodeEmitter.inc
    trunk/lib/clang/include/ARMGenMCPseudoLowering.inc
    trunk/lib/clang/include/ARMGenRegisterInfo.inc
    trunk/lib/clang/include/ARMGenSubtargetInfo.inc
    trunk/lib/clang/include/Checkers.inc
    trunk/lib/clang/include/IA64GenAsmWriter.inc
    trunk/lib/clang/include/IA64GenDAGISel.inc
    trunk/lib/clang/include/IA64GenInstrInfo.inc
    trunk/lib/clang/include/IA64GenRegisterInfo.inc
    trunk/lib/clang/include/MipsGenAsmMatcher.inc
    trunk/lib/clang/include/MipsGenAsmWriter.inc
    trunk/lib/clang/include/MipsGenCallingConv.inc
    trunk/lib/clang/include/MipsGenCodeEmitter.inc
    trunk/lib/clang/include/MipsGenDAGISel.inc
    trunk/lib/clang/include/MipsGenDisassemblerTables.inc
    trunk/lib/clang/include/MipsGenInstrInfo.inc
    trunk/lib/clang/include/MipsGenMCCodeEmitter.inc
    trunk/lib/clang/include/MipsGenMCPseudoLowering.inc
    trunk/lib/clang/include/MipsGenRegisterInfo.inc
    trunk/lib/clang/include/MipsGenSubtargetInfo.inc
    trunk/lib/clang/include/PPCGenAsmWriter.inc
    trunk/lib/clang/include/PPCGenCallingConv.inc
    trunk/lib/clang/include/PPCGenCodeEmitter.inc
    trunk/lib/clang/include/PPCGenDAGISel.inc
    trunk/lib/clang/include/PPCGenInstrInfo.inc
    trunk/lib/clang/include/PPCGenMCCodeEmitter.inc
    trunk/lib/clang/include/PPCGenRegisterInfo.inc
    trunk/lib/clang/include/PPCGenSubtargetInfo.inc
    trunk/lib/clang/include/X86GenAsmMatcher.inc
    trunk/lib/clang/include/X86GenAsmWriter.inc
    trunk/lib/clang/include/X86GenAsmWriter1.inc
    trunk/lib/clang/include/X86GenCallingConv.inc
    trunk/lib/clang/include/X86GenDAGISel.inc
    trunk/lib/clang/include/X86GenDisassemblerTables.inc
    trunk/lib/clang/include/X86GenFastISel.inc
    trunk/lib/clang/include/X86GenInstrInfo.inc
    trunk/lib/clang/include/X86GenRegisterInfo.inc
    trunk/lib/clang/include/X86GenSubtargetInfo.inc
    trunk/lib/clang/include/clang/AST/AttrDump.inc
    trunk/lib/clang/include/clang/AST/AttrImpl.inc
    trunk/lib/clang/include/clang/AST/Attrs.inc
    trunk/lib/clang/include/clang/AST/CommentCommandInfo.inc
    trunk/lib/clang/include/clang/AST/CommentCommandList.inc
    trunk/lib/clang/include/clang/AST/CommentHTMLNamedCharacterReferences.inc
    trunk/lib/clang/include/clang/AST/CommentHTMLTags.inc
    trunk/lib/clang/include/clang/AST/CommentHTMLTagsProperties.inc
    trunk/lib/clang/include/clang/AST/CommentNodes.inc
    trunk/lib/clang/include/clang/AST/DeclNodes.inc
    trunk/lib/clang/include/clang/AST/StmtNodes.inc
    trunk/lib/clang/include/clang/Basic/AttrList.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticASTKinds.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticAnalysisKinds.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticCommentKinds.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticCommonKinds.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticDriverKinds.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticFrontendKinds.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticGroups.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticIndexName.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticLexKinds.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticParseKinds.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticSemaKinds.inc
    trunk/lib/clang/include/clang/Basic/DiagnosticSerializationKinds.inc
    trunk/lib/clang/include/clang/Basic/Version.inc
    trunk/lib/clang/include/clang/Basic/arm_neon.inc
    trunk/lib/clang/include/clang/Driver/CC1AsOptions.inc
    trunk/lib/clang/include/clang/Driver/Options.inc
    trunk/lib/clang/include/clang/Lex/AttrSpellings.inc
    trunk/lib/clang/include/clang/Parse/AttrLateParsed.inc
    trunk/lib/clang/include/clang/Sema/AttrParsedAttrKinds.inc
    trunk/lib/clang/include/clang/Sema/AttrParsedAttrList.inc
    trunk/lib/clang/include/clang/Sema/AttrSpellingListIndex.inc
    trunk/lib/clang/include/clang/Sema/AttrTemplateInstantiate.inc
    trunk/lib/clang/include/clang/Serialization/AttrPCHRead.inc
    trunk/lib/clang/include/clang/Serialization/AttrPCHWrite.inc
    trunk/lib/clang/include/llvm/Config/AsmParsers.def
    trunk/lib/clang/include/llvm/Config/AsmPrinters.def
    trunk/lib/clang/include/llvm/Config/Disassemblers.def
    trunk/lib/clang/include/llvm/Config/Targets.def
    trunk/lib/clang/include/llvm/IR/Intrinsics.gen

Modified: trunk/lib/clang/include/ARMGenAsmMatcher.inc
===================================================================
--- trunk/lib/clang/include/ARMGenAsmMatcher.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/ARMGenAsmMatcher.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/ARMGenAsmMatcher.inc 212904 2010-09-20 16:43:17Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/ARMGenAsmMatcher.inc 212904 2010-09-20 16:43:17Z dim $ */
 #include "ARMGenAsmMatcher.inc.h"


Property changes on: trunk/lib/clang/include/ARMGenAsmMatcher.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/ARMGenAsmWriter.inc
===================================================================
--- trunk/lib/clang/include/ARMGenAsmWriter.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/ARMGenAsmWriter.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/ARMGenAsmWriter.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/ARMGenAsmWriter.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "ARMGenAsmWriter.inc.h"


Property changes on: trunk/lib/clang/include/ARMGenAsmWriter.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/ARMGenCallingConv.inc
===================================================================
--- trunk/lib/clang/include/ARMGenCallingConv.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/ARMGenCallingConv.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/ARMGenCallingConv.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/ARMGenCallingConv.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "ARMGenCallingConv.inc.h"


Property changes on: trunk/lib/clang/include/ARMGenCallingConv.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/ARMGenCodeEmitter.inc
===================================================================
--- trunk/lib/clang/include/ARMGenCodeEmitter.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/ARMGenCodeEmitter.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/ARMGenCodeEmitter.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/ARMGenCodeEmitter.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "ARMGenCodeEmitter.inc.h"


Property changes on: trunk/lib/clang/include/ARMGenCodeEmitter.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/ARMGenDAGISel.inc
===================================================================
--- trunk/lib/clang/include/ARMGenDAGISel.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/ARMGenDAGISel.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/ARMGenDAGISel.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/ARMGenDAGISel.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "ARMGenDAGISel.inc.h"


Property changes on: trunk/lib/clang/include/ARMGenDAGISel.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/ARMGenDisassemblerTables.inc
===================================================================
--- trunk/lib/clang/include/ARMGenDisassemblerTables.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/ARMGenDisassemblerTables.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/ARMGenDisassemblerTables.inc 226890 2011-10-28 21:08:39Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/ARMGenDisassemblerTables.inc 226633 2011-10-22 14:08:43Z dim $ */
 #include "ARMGenDisassemblerTables.inc.h"


Property changes on: trunk/lib/clang/include/ARMGenDisassemblerTables.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/ARMGenFastISel.inc
===================================================================
--- trunk/lib/clang/include/ARMGenFastISel.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/ARMGenFastISel.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/ARMGenFastISel.inc 212904 2010-09-20 16:43:17Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/ARMGenFastISel.inc 212904 2010-09-20 16:43:17Z dim $ */
 #include "ARMGenFastISel.inc.h"


Property changes on: trunk/lib/clang/include/ARMGenFastISel.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/ARMGenInstrInfo.inc
===================================================================
--- trunk/lib/clang/include/ARMGenInstrInfo.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/ARMGenInstrInfo.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/ARMGenInstrInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/ARMGenInstrInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "ARMGenInstrInfo.inc.h"


Property changes on: trunk/lib/clang/include/ARMGenInstrInfo.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/ARMGenMCCodeEmitter.inc
===================================================================
--- trunk/lib/clang/include/ARMGenMCCodeEmitter.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/ARMGenMCCodeEmitter.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/ARMGenMCCodeEmitter.inc 218893 2011-02-20 19:33:47Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/ARMGenMCCodeEmitter.inc 218893 2011-02-20 19:33:47Z dim $ */
 #include "ARMGenMCCodeEmitter.inc.h"


Property changes on: trunk/lib/clang/include/ARMGenMCCodeEmitter.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/ARMGenMCPseudoLowering.inc
===================================================================
--- trunk/lib/clang/include/ARMGenMCPseudoLowering.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/ARMGenMCPseudoLowering.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/ARMGenMCPseudoLowering.inc 224145 2011-07-17 19:51:40Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/ARMGenMCPseudoLowering.inc 224145 2011-07-17 19:51:40Z dim $ */
 #include "ARMGenMCPseudoLowering.inc.h"


Property changes on: trunk/lib/clang/include/ARMGenMCPseudoLowering.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/ARMGenRegisterInfo.inc
===================================================================
--- trunk/lib/clang/include/ARMGenRegisterInfo.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/ARMGenRegisterInfo.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/ARMGenRegisterInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/ARMGenRegisterInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "ARMGenRegisterInfo.inc.h"


Property changes on: trunk/lib/clang/include/ARMGenRegisterInfo.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/ARMGenSubtargetInfo.inc
===================================================================
--- trunk/lib/clang/include/ARMGenSubtargetInfo.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/ARMGenSubtargetInfo.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/ARMGenSubtargetInfo.inc 224145 2011-07-17 19:51:40Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/ARMGenSubtargetInfo.inc 224145 2011-07-17 19:51:40Z dim $ */
 #include "ARMGenSubtargetInfo.inc.h"


Property changes on: trunk/lib/clang/include/ARMGenSubtargetInfo.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/Checkers.inc
===================================================================
--- trunk/lib/clang/include/Checkers.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/Checkers.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/Checkers.inc 218893 2011-02-20 19:33:47Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/Checkers.inc 218893 2011-02-20 19:33:47Z dim $ */
 #include "Checkers.inc.h"


Property changes on: trunk/lib/clang/include/Checkers.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/IA64GenAsmWriter.inc
===================================================================
--- trunk/lib/clang/include/IA64GenAsmWriter.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/IA64GenAsmWriter.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/IA64GenAsmWriter.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/IA64GenAsmWriter.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "IA64GenAsmWriter.inc.h"


Property changes on: trunk/lib/clang/include/IA64GenAsmWriter.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/IA64GenDAGISel.inc
===================================================================
--- trunk/lib/clang/include/IA64GenDAGISel.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/IA64GenDAGISel.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/IA64GenDAGISel.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/IA64GenDAGISel.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "IA64GenDAGISel.inc.h"


Property changes on: trunk/lib/clang/include/IA64GenDAGISel.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/IA64GenInstrInfo.inc
===================================================================
--- trunk/lib/clang/include/IA64GenInstrInfo.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/IA64GenInstrInfo.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/IA64GenInstrInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/IA64GenInstrInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "IA64GenInstrInfo.inc.h"


Property changes on: trunk/lib/clang/include/IA64GenInstrInfo.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/IA64GenRegisterInfo.inc
===================================================================
--- trunk/lib/clang/include/IA64GenRegisterInfo.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/IA64GenRegisterInfo.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/IA64GenRegisterInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/IA64GenRegisterInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "IA64GenRegisterInfo.inc.h"


Property changes on: trunk/lib/clang/include/IA64GenRegisterInfo.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/Makefile
===================================================================
--- trunk/lib/clang/include/Makefile	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/Makefile	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,9 +1,16 @@
-# $FreeBSD: release/9.2.0/lib/clang/include/Makefile 252723 2013-07-04 20:17:04Z dim $
+# $MidnightBSD$
+# $FreeBSD: stable/10/lib/clang/include/Makefile 288607 2015-10-03 16:01:16Z bdrewery $
 
-.PATH: ${.CURDIR}/../../../contrib/llvm/tools/clang/lib/Headers
+.include <bsd.own.mk>
 
-INCSDIR=${INCLUDEDIR}/clang/3.3
+LLVM_SRCS= ${.CURDIR}/../../../contrib/llvm
 
+.include "../clang.build.mk"
+
+.PATH: ${LLVM_SRCS}/tools/clang/lib/Headers
+
+INCSDIR=${INCLUDEDIR}/clang/3.4.1
+
 INCS=	__wmmintrin_aes.h \
 	__wmmintrin_pclmul.h \
 	altivec.h \
@@ -29,11 +36,16 @@
 	prfchwintrin.h \
 	rdseedintrin.h \
 	rtmintrin.h \
+	shaintrin.h \
 	smmintrin.h \
+	tbmintrin.h \
 	tmmintrin.h \
 	wmmintrin.h \
 	x86intrin.h \
 	xmmintrin.h \
-	xopintrin.h
+	xopintrin.h \
+	${GENINCS}
+GENINCS= arm_neon.h
+CLEANFILES= ${GENINCS} ${GENINCS:C/\.h$/.d/}
 
 .include <bsd.prog.mk>

Modified: trunk/lib/clang/include/MipsGenAsmMatcher.inc
===================================================================
--- trunk/lib/clang/include/MipsGenAsmMatcher.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/MipsGenAsmMatcher.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/MipsGenAsmMatcher.inc 245431 2013-01-14 19:51:26Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/MipsGenAsmMatcher.inc 243830 2012-12-03 19:24:08Z dim $ */
 #include "MipsGenAsmMatcher.inc.h"


Property changes on: trunk/lib/clang/include/MipsGenAsmMatcher.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/MipsGenAsmWriter.inc
===================================================================
--- trunk/lib/clang/include/MipsGenAsmWriter.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/MipsGenAsmWriter.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/MipsGenAsmWriter.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/MipsGenAsmWriter.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "MipsGenAsmWriter.inc.h"


Property changes on: trunk/lib/clang/include/MipsGenAsmWriter.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/MipsGenCallingConv.inc
===================================================================
--- trunk/lib/clang/include/MipsGenCallingConv.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/MipsGenCallingConv.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/MipsGenCallingConv.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/MipsGenCallingConv.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "MipsGenCallingConv.inc.h"


Property changes on: trunk/lib/clang/include/MipsGenCallingConv.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/MipsGenCodeEmitter.inc
===================================================================
--- trunk/lib/clang/include/MipsGenCodeEmitter.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/MipsGenCodeEmitter.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/MipsGenCodeEmitter.inc 229042 2011-12-30 22:40:17Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/MipsGenCodeEmitter.inc 228379 2011-12-09 22:23:45Z dim $ */
 #include "MipsGenCodeEmitter.inc.h"


Property changes on: trunk/lib/clang/include/MipsGenCodeEmitter.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/MipsGenDAGISel.inc
===================================================================
--- trunk/lib/clang/include/MipsGenDAGISel.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/MipsGenDAGISel.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/MipsGenDAGISel.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/MipsGenDAGISel.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "MipsGenDAGISel.inc.h"


Property changes on: trunk/lib/clang/include/MipsGenDAGISel.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/MipsGenDisassemblerTables.inc
===================================================================
--- trunk/lib/clang/include/MipsGenDisassemblerTables.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/MipsGenDisassemblerTables.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/MipsGenDisassemblerTables.inc 245431 2013-01-14 19:51:26Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/MipsGenDisassemblerTables.inc 239462 2012-08-20 18:33:03Z dim $ */
 #include "MipsGenDisassemblerTables.inc.h"


Property changes on: trunk/lib/clang/include/MipsGenDisassemblerTables.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/MipsGenInstrInfo.inc
===================================================================
--- trunk/lib/clang/include/MipsGenInstrInfo.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/MipsGenInstrInfo.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/MipsGenInstrInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/MipsGenInstrInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "MipsGenInstrInfo.inc.h"


Property changes on: trunk/lib/clang/include/MipsGenInstrInfo.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/MipsGenMCCodeEmitter.inc
===================================================================
--- trunk/lib/clang/include/MipsGenMCCodeEmitter.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/MipsGenMCCodeEmitter.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/MipsGenMCCodeEmitter.inc 235633 2012-05-18 21:49:11Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/MipsGenMCCodeEmitter.inc 234353 2012-04-16 21:23:25Z dim $ */
 #include "MipsGenMCCodeEmitter.inc.h"


Property changes on: trunk/lib/clang/include/MipsGenMCCodeEmitter.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/MipsGenMCPseudoLowering.inc
===================================================================
--- trunk/lib/clang/include/MipsGenMCPseudoLowering.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/MipsGenMCPseudoLowering.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/MipsGenMCPseudoLowering.inc 245431 2013-01-14 19:51:26Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/MipsGenMCPseudoLowering.inc 243830 2012-12-03 19:24:08Z dim $ */
 #include "MipsGenMCPseudoLowering.inc.h"


Property changes on: trunk/lib/clang/include/MipsGenMCPseudoLowering.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/MipsGenRegisterInfo.inc
===================================================================
--- trunk/lib/clang/include/MipsGenRegisterInfo.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/MipsGenRegisterInfo.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/MipsGenRegisterInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/MipsGenRegisterInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "MipsGenRegisterInfo.inc.h"


Property changes on: trunk/lib/clang/include/MipsGenRegisterInfo.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/MipsGenSubtargetInfo.inc
===================================================================
--- trunk/lib/clang/include/MipsGenSubtargetInfo.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/MipsGenSubtargetInfo.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/MipsGenSubtargetInfo.inc 224145 2011-07-17 19:51:40Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/MipsGenSubtargetInfo.inc 224145 2011-07-17 19:51:40Z dim $ */
 #include "MipsGenSubtargetInfo.inc.h"


Property changes on: trunk/lib/clang/include/MipsGenSubtargetInfo.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: trunk/lib/clang/include/PPCGenAsmMatcher.inc
===================================================================
--- trunk/lib/clang/include/PPCGenAsmMatcher.inc	                        (rev 0)
+++ trunk/lib/clang/include/PPCGenAsmMatcher.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -0,0 +1,3 @@
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/PPCGenAsmMatcher.inc 259822 2013-12-24 14:26:31Z dim $ */
+#include "PPCGenAsmMatcher.inc.h"


Property changes on: trunk/lib/clang/include/PPCGenAsmMatcher.inc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: trunk/lib/clang/include/PPCGenAsmWriter.inc
===================================================================
--- trunk/lib/clang/include/PPCGenAsmWriter.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/PPCGenAsmWriter.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/PPCGenAsmWriter.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/PPCGenAsmWriter.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "PPCGenAsmWriter.inc.h"


Property changes on: trunk/lib/clang/include/PPCGenAsmWriter.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/PPCGenCallingConv.inc
===================================================================
--- trunk/lib/clang/include/PPCGenCallingConv.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/PPCGenCallingConv.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/PPCGenCallingConv.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/PPCGenCallingConv.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "PPCGenCallingConv.inc.h"


Property changes on: trunk/lib/clang/include/PPCGenCallingConv.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/PPCGenCodeEmitter.inc
===================================================================
--- trunk/lib/clang/include/PPCGenCodeEmitter.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/PPCGenCodeEmitter.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/PPCGenCodeEmitter.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/PPCGenCodeEmitter.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "PPCGenCodeEmitter.inc.h"


Property changes on: trunk/lib/clang/include/PPCGenCodeEmitter.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/PPCGenDAGISel.inc
===================================================================
--- trunk/lib/clang/include/PPCGenDAGISel.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/PPCGenDAGISel.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/PPCGenDAGISel.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/PPCGenDAGISel.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "PPCGenDAGISel.inc.h"


Property changes on: trunk/lib/clang/include/PPCGenDAGISel.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: trunk/lib/clang/include/PPCGenFastISel.inc
===================================================================
--- trunk/lib/clang/include/PPCGenFastISel.inc	                        (rev 0)
+++ trunk/lib/clang/include/PPCGenFastISel.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -0,0 +1,3 @@
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/PPCGenFastISel.inc 263508 2014-03-21 17:53:59Z dim $ */
+#include "PPCGenFastISel.inc.h"


Property changes on: trunk/lib/clang/include/PPCGenFastISel.inc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: trunk/lib/clang/include/PPCGenInstrInfo.inc
===================================================================
--- trunk/lib/clang/include/PPCGenInstrInfo.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/PPCGenInstrInfo.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/PPCGenInstrInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/PPCGenInstrInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "PPCGenInstrInfo.inc.h"


Property changes on: trunk/lib/clang/include/PPCGenInstrInfo.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/PPCGenMCCodeEmitter.inc
===================================================================
--- trunk/lib/clang/include/PPCGenMCCodeEmitter.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/PPCGenMCCodeEmitter.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/PPCGenMCCodeEmitter.inc 218893 2011-02-20 19:33:47Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/PPCGenMCCodeEmitter.inc 218893 2011-02-20 19:33:47Z dim $ */
 #include "PPCGenMCCodeEmitter.inc.h"


Property changes on: trunk/lib/clang/include/PPCGenMCCodeEmitter.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/PPCGenRegisterInfo.inc
===================================================================
--- trunk/lib/clang/include/PPCGenRegisterInfo.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/PPCGenRegisterInfo.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/PPCGenRegisterInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/PPCGenRegisterInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "PPCGenRegisterInfo.inc.h"


Property changes on: trunk/lib/clang/include/PPCGenRegisterInfo.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/PPCGenSubtargetInfo.inc
===================================================================
--- trunk/lib/clang/include/PPCGenSubtargetInfo.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/PPCGenSubtargetInfo.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/PPCGenSubtargetInfo.inc 224145 2011-07-17 19:51:40Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/PPCGenSubtargetInfo.inc 224145 2011-07-17 19:51:40Z dim $ */
 #include "PPCGenSubtargetInfo.inc.h"


Property changes on: trunk/lib/clang/include/PPCGenSubtargetInfo.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: trunk/lib/clang/include/SparcGenAsmMatcher.inc
===================================================================
--- trunk/lib/clang/include/SparcGenAsmMatcher.inc	                        (rev 0)
+++ trunk/lib/clang/include/SparcGenAsmMatcher.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -0,0 +1,3 @@
+/* $MidnightBSD$ */
+/* $FreeBSD$ */
+#include "SparcGenAsmMatcher.inc.h"


Property changes on: trunk/lib/clang/include/SparcGenAsmMatcher.inc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/lib/clang/include/SparcGenAsmWriter.inc
===================================================================
--- trunk/lib/clang/include/SparcGenAsmWriter.inc	                        (rev 0)
+++ trunk/lib/clang/include/SparcGenAsmWriter.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -0,0 +1,3 @@
+/* $MidnightBSD$ */
+/* $FreeBSD$ */
+#include "SparcGenAsmWriter.inc.h"


Property changes on: trunk/lib/clang/include/SparcGenAsmWriter.inc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/lib/clang/include/SparcGenCallingConv.inc
===================================================================
--- trunk/lib/clang/include/SparcGenCallingConv.inc	                        (rev 0)
+++ trunk/lib/clang/include/SparcGenCallingConv.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -0,0 +1,3 @@
+/* $MidnightBSD$ */
+/* $FreeBSD$ */
+#include "SparcGenCallingConv.inc.h"


Property changes on: trunk/lib/clang/include/SparcGenCallingConv.inc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/lib/clang/include/SparcGenCodeEmitter.inc
===================================================================
--- trunk/lib/clang/include/SparcGenCodeEmitter.inc	                        (rev 0)
+++ trunk/lib/clang/include/SparcGenCodeEmitter.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -0,0 +1,3 @@
+/* $MidnightBSD$ */
+/* $FreeBSD$ */
+#include "SparcGenCodeEmitter.inc.h"


Property changes on: trunk/lib/clang/include/SparcGenCodeEmitter.inc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/lib/clang/include/SparcGenDAGISel.inc
===================================================================
--- trunk/lib/clang/include/SparcGenDAGISel.inc	                        (rev 0)
+++ trunk/lib/clang/include/SparcGenDAGISel.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -0,0 +1,3 @@
+/* $MidnightBSD$ */
+/* $FreeBSD$ */
+#include "SparcGenDAGISel.inc.h"


Property changes on: trunk/lib/clang/include/SparcGenDAGISel.inc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/lib/clang/include/SparcGenDisassemblerTables.inc
===================================================================
--- trunk/lib/clang/include/SparcGenDisassemblerTables.inc	                        (rev 0)
+++ trunk/lib/clang/include/SparcGenDisassemblerTables.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -0,0 +1,3 @@
+/* $MidnightBSD$ */
+/* $FreeBSD$ */
+#include "SparcGenDisassemblerTables.inc.h"


Property changes on: trunk/lib/clang/include/SparcGenDisassemblerTables.inc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/lib/clang/include/SparcGenInstrInfo.inc
===================================================================
--- trunk/lib/clang/include/SparcGenInstrInfo.inc	                        (rev 0)
+++ trunk/lib/clang/include/SparcGenInstrInfo.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -0,0 +1,3 @@
+/* $MidnightBSD$ */
+/* $FreeBSD$ */
+#include "SparcGenInstrInfo.inc.h"


Property changes on: trunk/lib/clang/include/SparcGenInstrInfo.inc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/lib/clang/include/SparcGenMCCodeEmitter.inc
===================================================================
--- trunk/lib/clang/include/SparcGenMCCodeEmitter.inc	                        (rev 0)
+++ trunk/lib/clang/include/SparcGenMCCodeEmitter.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -0,0 +1,3 @@
+/* $MidnightBSD$ */
+/* $FreeBSD$ */
+#include "SparcGenMCCodeEmitter.inc.h"


Property changes on: trunk/lib/clang/include/SparcGenMCCodeEmitter.inc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/lib/clang/include/SparcGenRegisterInfo.inc
===================================================================
--- trunk/lib/clang/include/SparcGenRegisterInfo.inc	                        (rev 0)
+++ trunk/lib/clang/include/SparcGenRegisterInfo.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -0,0 +1,3 @@
+/* $MidnightBSD$ */
+/* $FreeBSD$ */
+#include "SparcGenRegisterInfo.inc.h"


Property changes on: trunk/lib/clang/include/SparcGenRegisterInfo.inc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/lib/clang/include/SparcGenSubtargetInfo.inc
===================================================================
--- trunk/lib/clang/include/SparcGenSubtargetInfo.inc	                        (rev 0)
+++ trunk/lib/clang/include/SparcGenSubtargetInfo.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -0,0 +1,3 @@
+/* $MidnightBSD$ */
+/* $FreeBSD$ */
+#include "SparcGenSubtargetInfo.inc.h"


Property changes on: trunk/lib/clang/include/SparcGenSubtargetInfo.inc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: trunk/lib/clang/include/X86GenAsmMatcher.inc
===================================================================
--- trunk/lib/clang/include/X86GenAsmMatcher.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/X86GenAsmMatcher.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/X86GenAsmMatcher.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/X86GenAsmMatcher.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "X86GenAsmMatcher.inc.h"


Property changes on: trunk/lib/clang/include/X86GenAsmMatcher.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/X86GenAsmWriter.inc
===================================================================
--- trunk/lib/clang/include/X86GenAsmWriter.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/X86GenAsmWriter.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/X86GenAsmWriter.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/X86GenAsmWriter.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "X86GenAsmWriter.inc.h"


Property changes on: trunk/lib/clang/include/X86GenAsmWriter.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/X86GenAsmWriter1.inc
===================================================================
--- trunk/lib/clang/include/X86GenAsmWriter1.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/X86GenAsmWriter1.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/X86GenAsmWriter1.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/X86GenAsmWriter1.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "X86GenAsmWriter1.inc.h"


Property changes on: trunk/lib/clang/include/X86GenAsmWriter1.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/X86GenCallingConv.inc
===================================================================
--- trunk/lib/clang/include/X86GenCallingConv.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/X86GenCallingConv.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/X86GenCallingConv.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/X86GenCallingConv.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "X86GenCallingConv.inc.h"


Property changes on: trunk/lib/clang/include/X86GenCallingConv.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/X86GenDAGISel.inc
===================================================================
--- trunk/lib/clang/include/X86GenDAGISel.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/X86GenDAGISel.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/X86GenDAGISel.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/X86GenDAGISel.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "X86GenDAGISel.inc.h"


Property changes on: trunk/lib/clang/include/X86GenDAGISel.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/X86GenDisassemblerTables.inc
===================================================================
--- trunk/lib/clang/include/X86GenDisassemblerTables.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/X86GenDisassemblerTables.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/X86GenDisassemblerTables.inc 212904 2010-09-20 16:43:17Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/X86GenDisassemblerTables.inc 212904 2010-09-20 16:43:17Z dim $ */
 #include "X86GenDisassemblerTables.inc.h"


Property changes on: trunk/lib/clang/include/X86GenDisassemblerTables.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/X86GenFastISel.inc
===================================================================
--- trunk/lib/clang/include/X86GenFastISel.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/X86GenFastISel.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/X86GenFastISel.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/X86GenFastISel.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "X86GenFastISel.inc.h"


Property changes on: trunk/lib/clang/include/X86GenFastISel.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/X86GenInstrInfo.inc
===================================================================
--- trunk/lib/clang/include/X86GenInstrInfo.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/X86GenInstrInfo.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/X86GenInstrInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/X86GenInstrInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "X86GenInstrInfo.inc.h"


Property changes on: trunk/lib/clang/include/X86GenInstrInfo.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/X86GenRegisterInfo.inc
===================================================================
--- trunk/lib/clang/include/X86GenRegisterInfo.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/X86GenRegisterInfo.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/X86GenRegisterInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/X86GenRegisterInfo.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "X86GenRegisterInfo.inc.h"


Property changes on: trunk/lib/clang/include/X86GenRegisterInfo.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/X86GenSubtargetInfo.inc
===================================================================
--- trunk/lib/clang/include/X86GenSubtargetInfo.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/X86GenSubtargetInfo.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/X86GenSubtargetInfo.inc 224145 2011-07-17 19:51:40Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/X86GenSubtargetInfo.inc 224145 2011-07-17 19:51:40Z dim $ */
 #include "X86GenSubtargetInfo.inc.h"


Property changes on: trunk/lib/clang/include/X86GenSubtargetInfo.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/AST/AttrDump.inc
===================================================================
--- trunk/lib/clang/include/clang/AST/AttrDump.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/AST/AttrDump.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/AST/AttrDump.inc 252723 2013-07-04 20:17:04Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/AST/AttrDump.inc 249423 2013-04-12 17:57:40Z dim $ */
 #include "AttrDump.inc.h"


Property changes on: trunk/lib/clang/include/clang/AST/AttrDump.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/AST/AttrImpl.inc
===================================================================
--- trunk/lib/clang/include/clang/AST/AttrImpl.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/AST/AttrImpl.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/AST/AttrImpl.inc 212904 2010-09-20 16:43:17Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/AST/AttrImpl.inc 212904 2010-09-20 16:43:17Z dim $ */
 #include "AttrImpl.inc.h"


Property changes on: trunk/lib/clang/include/clang/AST/AttrImpl.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/AST/Attrs.inc
===================================================================
--- trunk/lib/clang/include/clang/AST/Attrs.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/AST/Attrs.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/AST/Attrs.inc 210299 2010-07-20 17:16:57Z ed $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/AST/Attrs.inc 210299 2010-07-20 17:16:57Z ed $ */
 #include "Attrs.inc.h"


Property changes on: trunk/lib/clang/include/clang/AST/Attrs.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/AST/CommentCommandInfo.inc
===================================================================
--- trunk/lib/clang/include/clang/AST/CommentCommandInfo.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/AST/CommentCommandInfo.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/AST/CommentCommandInfo.inc 245431 2013-01-14 19:51:26Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/AST/CommentCommandInfo.inc 243830 2012-12-03 19:24:08Z dim $ */
 #include "CommentCommandInfo.inc.h"


Property changes on: trunk/lib/clang/include/clang/AST/CommentCommandInfo.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/AST/CommentCommandList.inc
===================================================================
--- trunk/lib/clang/include/clang/AST/CommentCommandList.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/AST/CommentCommandList.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/AST/CommentCommandList.inc 252723 2013-07-04 20:17:04Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/AST/CommentCommandList.inc 249423 2013-04-12 17:57:40Z dim $ */
 #include "CommentCommandList.inc.h"


Property changes on: trunk/lib/clang/include/clang/AST/CommentCommandList.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/AST/CommentHTMLNamedCharacterReferences.inc
===================================================================
--- trunk/lib/clang/include/clang/AST/CommentHTMLNamedCharacterReferences.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/AST/CommentHTMLNamedCharacterReferences.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/AST/CommentHTMLNamedCharacterReferences.inc 252723 2013-07-04 20:17:04Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/AST/CommentHTMLNamedCharacterReferences.inc 249423 2013-04-12 17:57:40Z dim $ */
 #include "CommentHTMLNamedCharacterReferences.inc.h"


Property changes on: trunk/lib/clang/include/clang/AST/CommentHTMLNamedCharacterReferences.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/AST/CommentHTMLTags.inc
===================================================================
--- trunk/lib/clang/include/clang/AST/CommentHTMLTags.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/AST/CommentHTMLTags.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/AST/CommentHTMLTags.inc 245431 2013-01-14 19:51:26Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/AST/CommentHTMLTags.inc 243830 2012-12-03 19:24:08Z dim $ */
 #include "CommentHTMLTags.inc.h"


Property changes on: trunk/lib/clang/include/clang/AST/CommentHTMLTags.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/AST/CommentHTMLTagsProperties.inc
===================================================================
--- trunk/lib/clang/include/clang/AST/CommentHTMLTagsProperties.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/AST/CommentHTMLTagsProperties.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/AST/CommentHTMLTagsProperties.inc 245431 2013-01-14 19:51:26Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/AST/CommentHTMLTagsProperties.inc 243830 2012-12-03 19:24:08Z dim $ */
 #include "CommentHTMLTagsProperties.inc.h"


Property changes on: trunk/lib/clang/include/clang/AST/CommentHTMLTagsProperties.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/AST/CommentNodes.inc
===================================================================
--- trunk/lib/clang/include/clang/AST/CommentNodes.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/AST/CommentNodes.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/AST/CommentNodes.inc 245431 2013-01-14 19:51:26Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/AST/CommentNodes.inc 239462 2012-08-20 18:33:03Z dim $ */
 #include "CommentNodes.inc.h"


Property changes on: trunk/lib/clang/include/clang/AST/CommentNodes.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/AST/DeclNodes.inc
===================================================================
--- trunk/lib/clang/include/clang/AST/DeclNodes.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/AST/DeclNodes.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/AST/DeclNodes.inc 210299 2010-07-20 17:16:57Z ed $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/AST/DeclNodes.inc 210299 2010-07-20 17:16:57Z ed $ */
 #include "DeclNodes.inc.h"


Property changes on: trunk/lib/clang/include/clang/AST/DeclNodes.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/AST/StmtNodes.inc
===================================================================
--- trunk/lib/clang/include/clang/AST/StmtNodes.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/AST/StmtNodes.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/AST/StmtNodes.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/AST/StmtNodes.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "StmtNodes.inc.h"


Property changes on: trunk/lib/clang/include/clang/AST/StmtNodes.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Basic/AttrList.inc
===================================================================
--- trunk/lib/clang/include/clang/Basic/AttrList.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Basic/AttrList.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Basic/AttrList.inc 210299 2010-07-20 17:16:57Z ed $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Basic/AttrList.inc 210299 2010-07-20 17:16:57Z ed $ */
 #include "AttrList.inc.h"


Property changes on: trunk/lib/clang/include/clang/Basic/AttrList.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Basic/DiagnosticASTKinds.inc
===================================================================
--- trunk/lib/clang/include/clang/Basic/DiagnosticASTKinds.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Basic/DiagnosticASTKinds.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Basic/DiagnosticASTKinds.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Basic/DiagnosticASTKinds.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "DiagnosticASTKinds.inc.h"


Property changes on: trunk/lib/clang/include/clang/Basic/DiagnosticASTKinds.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Basic/DiagnosticAnalysisKinds.inc
===================================================================
--- trunk/lib/clang/include/clang/Basic/DiagnosticAnalysisKinds.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Basic/DiagnosticAnalysisKinds.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Basic/DiagnosticAnalysisKinds.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Basic/DiagnosticAnalysisKinds.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "DiagnosticAnalysisKinds.inc.h"


Property changes on: trunk/lib/clang/include/clang/Basic/DiagnosticAnalysisKinds.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Basic/DiagnosticCommentKinds.inc
===================================================================
--- trunk/lib/clang/include/clang/Basic/DiagnosticCommentKinds.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Basic/DiagnosticCommentKinds.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Basic/DiagnosticCommentKinds.inc 245431 2013-01-14 19:51:26Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Basic/DiagnosticCommentKinds.inc 239462 2012-08-20 18:33:03Z dim $ */
 #include "DiagnosticCommentKinds.inc.h"


Property changes on: trunk/lib/clang/include/clang/Basic/DiagnosticCommentKinds.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Basic/DiagnosticCommonKinds.inc
===================================================================
--- trunk/lib/clang/include/clang/Basic/DiagnosticCommonKinds.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Basic/DiagnosticCommonKinds.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Basic/DiagnosticCommonKinds.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Basic/DiagnosticCommonKinds.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "DiagnosticCommonKinds.inc.h"


Property changes on: trunk/lib/clang/include/clang/Basic/DiagnosticCommonKinds.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Basic/DiagnosticDriverKinds.inc
===================================================================
--- trunk/lib/clang/include/clang/Basic/DiagnosticDriverKinds.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Basic/DiagnosticDriverKinds.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Basic/DiagnosticDriverKinds.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Basic/DiagnosticDriverKinds.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "DiagnosticDriverKinds.inc.h"


Property changes on: trunk/lib/clang/include/clang/Basic/DiagnosticDriverKinds.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Basic/DiagnosticFrontendKinds.inc
===================================================================
--- trunk/lib/clang/include/clang/Basic/DiagnosticFrontendKinds.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Basic/DiagnosticFrontendKinds.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Basic/DiagnosticFrontendKinds.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Basic/DiagnosticFrontendKinds.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "DiagnosticFrontendKinds.inc.h"


Property changes on: trunk/lib/clang/include/clang/Basic/DiagnosticFrontendKinds.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Basic/DiagnosticGroups.inc
===================================================================
--- trunk/lib/clang/include/clang/Basic/DiagnosticGroups.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Basic/DiagnosticGroups.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Basic/DiagnosticGroups.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Basic/DiagnosticGroups.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "DiagnosticGroups.inc.h"


Property changes on: trunk/lib/clang/include/clang/Basic/DiagnosticGroups.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Basic/DiagnosticIndexName.inc
===================================================================
--- trunk/lib/clang/include/clang/Basic/DiagnosticIndexName.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Basic/DiagnosticIndexName.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Basic/DiagnosticIndexName.inc 221345 2011-05-02 21:04:37Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Basic/DiagnosticIndexName.inc 221345 2011-05-02 21:04:37Z dim $ */
 #include "DiagnosticIndexName.inc.h"


Property changes on: trunk/lib/clang/include/clang/Basic/DiagnosticIndexName.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Basic/DiagnosticLexKinds.inc
===================================================================
--- trunk/lib/clang/include/clang/Basic/DiagnosticLexKinds.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Basic/DiagnosticLexKinds.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Basic/DiagnosticLexKinds.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Basic/DiagnosticLexKinds.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "DiagnosticLexKinds.inc.h"


Property changes on: trunk/lib/clang/include/clang/Basic/DiagnosticLexKinds.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Basic/DiagnosticParseKinds.inc
===================================================================
--- trunk/lib/clang/include/clang/Basic/DiagnosticParseKinds.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Basic/DiagnosticParseKinds.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Basic/DiagnosticParseKinds.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Basic/DiagnosticParseKinds.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "DiagnosticParseKinds.inc.h"


Property changes on: trunk/lib/clang/include/clang/Basic/DiagnosticParseKinds.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Basic/DiagnosticSemaKinds.inc
===================================================================
--- trunk/lib/clang/include/clang/Basic/DiagnosticSemaKinds.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Basic/DiagnosticSemaKinds.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Basic/DiagnosticSemaKinds.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Basic/DiagnosticSemaKinds.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "DiagnosticSemaKinds.inc.h"


Property changes on: trunk/lib/clang/include/clang/Basic/DiagnosticSemaKinds.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Basic/DiagnosticSerializationKinds.inc
===================================================================
--- trunk/lib/clang/include/clang/Basic/DiagnosticSerializationKinds.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Basic/DiagnosticSerializationKinds.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Basic/DiagnosticSerializationKinds.inc 235633 2012-05-18 21:49:11Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Basic/DiagnosticSerializationKinds.inc 234353 2012-04-16 21:23:25Z dim $ */
 #include "DiagnosticSerializationKinds.inc.h"


Property changes on: trunk/lib/clang/include/clang/Basic/DiagnosticSerializationKinds.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Basic/Version.inc
===================================================================
--- trunk/lib/clang/include/clang/Basic/Version.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Basic/Version.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,10 +1,12 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Basic/Version.inc 252723 2013-07-04 20:17:04Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Basic/Version.inc 266715 2014-05-26 20:45:44Z dim $ */
 
-#define	CLANG_VERSION		3.3
-#define	CLANG_VERSION_MAJOR	3
-#define	CLANG_VERSION_MINOR	3
+#define	CLANG_VERSION			3.4.1
+#define	CLANG_VERSION_MAJOR		3
+#define	CLANG_VERSION_MINOR		4
+#define	CLANG_VERSION_PATCHLEVEL	1
 
-#define	CLANG_VENDOR		"MidnightBSD "
-#define	CLANG_VENDOR_SUFFIX	" 20130610"
+#define	CLANG_VENDOR			"MidnightBSD "
+#define	CLANG_VENDOR_SUFFIX		" 20140512"
 
-#define	SVN_REVISION		"183502"
+#define	SVN_REVISION			"208032"


Property changes on: trunk/lib/clang/include/clang/Basic/Version.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Basic/arm_neon.inc
===================================================================
--- trunk/lib/clang/include/clang/Basic/arm_neon.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Basic/arm_neon.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Basic/arm_neon.inc 210299 2010-07-20 17:16:57Z ed $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Basic/arm_neon.inc 210299 2010-07-20 17:16:57Z ed $ */
 #include "arm_neon.inc.h"


Property changes on: trunk/lib/clang/include/clang/Basic/arm_neon.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Config/config.h
===================================================================
--- trunk/lib/clang/include/clang/Config/config.h	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Config/config.h	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,4 +1,5 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Config/config.h 235633 2012-05-18 21:49:11Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Config/config.h 270100 2014-08-17 13:12:07Z dim $ */
 /* tools/clang/include/clang/Config/config.h.  Generated from config.h.in by configure.  */
 /* include/clang/Config/config.h.in. */
 
@@ -6,7 +7,7 @@
 #define CONFIG_H
 
 /* Bug report URL. */
-#define BUG_REPORT_URL "http://llvm.org/bugs/"
+#define BUG_REPORT_URL "https://bugs.freebsd.org/submit/"
 
 /* Relative directory for resource files */
 #define CLANG_RESOURCE_DIR ""

Modified: trunk/lib/clang/include/clang/Driver/CC1AsOptions.inc
===================================================================
--- trunk/lib/clang/include/clang/Driver/CC1AsOptions.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Driver/CC1AsOptions.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Driver/CC1AsOptions.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Driver/CC1AsOptions.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "CC1AsOptions.inc.h"


Property changes on: trunk/lib/clang/include/clang/Driver/CC1AsOptions.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Driver/Options.inc
===================================================================
--- trunk/lib/clang/include/clang/Driver/Options.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Driver/Options.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Driver/Options.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Driver/Options.inc 208963 2010-06-09 19:32:20Z rdivacky $ */
 #include "Options.inc.h"


Property changes on: trunk/lib/clang/include/clang/Driver/Options.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Lex/AttrSpellings.inc
===================================================================
--- trunk/lib/clang/include/clang/Lex/AttrSpellings.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Lex/AttrSpellings.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Lex/AttrSpellings.inc 218893 2011-02-20 19:33:47Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Lex/AttrSpellings.inc 218893 2011-02-20 19:33:47Z dim $ */
 #include "AttrSpellings.inc.h"


Property changes on: trunk/lib/clang/include/clang/Lex/AttrSpellings.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Deleted: trunk/lib/clang/include/clang/Parse/AttrExprArgs.inc
===================================================================
--- trunk/lib/clang/include/clang/Parse/AttrExprArgs.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Parse/AttrExprArgs.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +0,0 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Parse/AttrExprArgs.inc 252723 2013-07-04 20:17:04Z dim $ */
-#include "AttrExprArgs.inc.h"

Added: trunk/lib/clang/include/clang/Parse/AttrIdentifierArg.inc
===================================================================
--- trunk/lib/clang/include/clang/Parse/AttrIdentifierArg.inc	                        (rev 0)
+++ trunk/lib/clang/include/clang/Parse/AttrIdentifierArg.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -0,0 +1,3 @@
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Parse/AttrIdentifierArg.inc 263508 2014-03-21 17:53:59Z dim $ */
+#include "AttrIdentifierArg.inc.h"


Property changes on: trunk/lib/clang/include/clang/Parse/AttrIdentifierArg.inc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Parse/AttrLateParsed.inc
===================================================================
--- trunk/lib/clang/include/clang/Parse/AttrLateParsed.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Parse/AttrLateParsed.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Parse/AttrLateParsed.inc 226633 2011-10-22 14:08:43Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Parse/AttrLateParsed.inc 226633 2011-10-22 14:08:43Z dim $ */
 #include "AttrLateParsed.inc.h"


Property changes on: trunk/lib/clang/include/clang/Parse/AttrLateParsed.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: trunk/lib/clang/include/clang/Parse/AttrTypeArg.inc
===================================================================
--- trunk/lib/clang/include/clang/Parse/AttrTypeArg.inc	                        (rev 0)
+++ trunk/lib/clang/include/clang/Parse/AttrTypeArg.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -0,0 +1,3 @@
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Parse/AttrTypeArg.inc 263508 2014-03-21 17:53:59Z dim $ */
+#include "AttrTypeArg.inc.h"


Property changes on: trunk/lib/clang/include/clang/Parse/AttrTypeArg.inc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/lib/clang/include/clang/Sema/AttrParsedAttrImpl.inc
===================================================================
--- trunk/lib/clang/include/clang/Sema/AttrParsedAttrImpl.inc	                        (rev 0)
+++ trunk/lib/clang/include/clang/Sema/AttrParsedAttrImpl.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -0,0 +1,3 @@
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Sema/AttrParsedAttrImpl.inc 263508 2014-03-21 17:53:59Z dim $ */
+#include "AttrParsedAttrImpl.inc.h"


Property changes on: trunk/lib/clang/include/clang/Sema/AttrParsedAttrImpl.inc
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Sema/AttrParsedAttrKinds.inc
===================================================================
--- trunk/lib/clang/include/clang/Sema/AttrParsedAttrKinds.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Sema/AttrParsedAttrKinds.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Sema/AttrParsedAttrKinds.inc 234353 2012-04-16 21:23:25Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Sema/AttrParsedAttrKinds.inc 234353 2012-04-16 21:23:25Z dim $ */
 #include "AttrParsedAttrKinds.inc.h"


Property changes on: trunk/lib/clang/include/clang/Sema/AttrParsedAttrKinds.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Sema/AttrParsedAttrList.inc
===================================================================
--- trunk/lib/clang/include/clang/Sema/AttrParsedAttrList.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Sema/AttrParsedAttrList.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Sema/AttrParsedAttrList.inc 234353 2012-04-16 21:23:25Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Sema/AttrParsedAttrList.inc 234353 2012-04-16 21:23:25Z dim $ */
 #include "AttrParsedAttrList.inc.h"


Property changes on: trunk/lib/clang/include/clang/Sema/AttrParsedAttrList.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Sema/AttrSpellingListIndex.inc
===================================================================
--- trunk/lib/clang/include/clang/Sema/AttrSpellingListIndex.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Sema/AttrSpellingListIndex.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Sema/AttrSpellingListIndex.inc 252723 2013-07-04 20:17:04Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Sema/AttrSpellingListIndex.inc 249423 2013-04-12 17:57:40Z dim $ */
 #include "AttrSpellingListIndex.inc.h"


Property changes on: trunk/lib/clang/include/clang/Sema/AttrSpellingListIndex.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Sema/AttrTemplateInstantiate.inc
===================================================================
--- trunk/lib/clang/include/clang/Sema/AttrTemplateInstantiate.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Sema/AttrTemplateInstantiate.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Sema/AttrTemplateInstantiate.inc 234353 2012-04-16 21:23:25Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Sema/AttrTemplateInstantiate.inc 234353 2012-04-16 21:23:25Z dim $ */
 #include "AttrTemplateInstantiate.inc.h"


Property changes on: trunk/lib/clang/include/clang/Sema/AttrTemplateInstantiate.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Serialization/AttrPCHRead.inc
===================================================================
--- trunk/lib/clang/include/clang/Serialization/AttrPCHRead.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Serialization/AttrPCHRead.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Serialization/AttrPCHRead.inc 212904 2010-09-20 16:43:17Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Serialization/AttrPCHRead.inc 212904 2010-09-20 16:43:17Z dim $ */
 #include "AttrPCHRead.inc.h"


Property changes on: trunk/lib/clang/include/clang/Serialization/AttrPCHRead.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/clang/Serialization/AttrPCHWrite.inc
===================================================================
--- trunk/lib/clang/include/clang/Serialization/AttrPCHWrite.inc	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/clang/Serialization/AttrPCHWrite.inc	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/clang/Serialization/AttrPCHWrite.inc 212904 2010-09-20 16:43:17Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/clang/Serialization/AttrPCHWrite.inc 212904 2010-09-20 16:43:17Z dim $ */
 #include "AttrPCHWrite.inc.h"


Property changes on: trunk/lib/clang/include/clang/Serialization/AttrPCHWrite.inc
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/llvm/Config/AsmParsers.def
===================================================================
--- trunk/lib/clang/include/llvm/Config/AsmParsers.def	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/llvm/Config/AsmParsers.def	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,7 +1,10 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/llvm/Config/AsmParsers.def 245431 2013-01-14 19:51:26Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/llvm/Config/AsmParsers.def 263763 2014-03-26 07:31:57Z dim $ */
 
 LLVM_ASM_PARSER(ARM)
 LLVM_ASM_PARSER(Mips)
+LLVM_ASM_PARSER(PowerPC)
+LLVM_ASM_PARSER(Sparc)
 LLVM_ASM_PARSER(X86)
 
 #undef LLVM_ASM_PARSER


Property changes on: trunk/lib/clang/include/llvm/Config/AsmParsers.def
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/llvm/Config/AsmPrinters.def
===================================================================
--- trunk/lib/clang/include/llvm/Config/AsmPrinters.def	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/llvm/Config/AsmPrinters.def	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,8 +1,10 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/llvm/Config/AsmPrinters.def 218893 2011-02-20 19:33:47Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/llvm/Config/AsmPrinters.def 263763 2014-03-26 07:31:57Z dim $ */
 
 LLVM_ASM_PRINTER(ARM)
 LLVM_ASM_PRINTER(Mips)
 LLVM_ASM_PRINTER(PowerPC)
+LLVM_ASM_PRINTER(Sparc)
 LLVM_ASM_PRINTER(X86)
 
 #undef LLVM_ASM_PRINTER


Property changes on: trunk/lib/clang/include/llvm/Config/AsmPrinters.def
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/llvm/Config/Disassemblers.def
===================================================================
--- trunk/lib/clang/include/llvm/Config/Disassemblers.def	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/llvm/Config/Disassemblers.def	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,7 +1,9 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/llvm/Config/Disassemblers.def 245431 2013-01-14 19:51:26Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/llvm/Config/Disassemblers.def 263763 2014-03-26 07:31:57Z dim $ */
 
 LLVM_DISASSEMBLER(ARM)
 LLVM_DISASSEMBLER(Mips)
+LLVM_DISASSEMBLER(Sparc)
 LLVM_DISASSEMBLER(X86)
 
 #undef LLVM_DISASSEMBLER


Property changes on: trunk/lib/clang/include/llvm/Config/Disassemblers.def
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/llvm/Config/Targets.def
===================================================================
--- trunk/lib/clang/include/llvm/Config/Targets.def	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/llvm/Config/Targets.def	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,8 +1,10 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/llvm/Config/Targets.def 218893 2011-02-20 19:33:47Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/llvm/Config/Targets.def 263763 2014-03-26 07:31:57Z dim $ */
 
 LLVM_TARGET(ARM)
 LLVM_TARGET(Mips)
 LLVM_TARGET(PowerPC)
+LLVM_TARGET(Sparc)
 LLVM_TARGET(X86)
 
 #undef LLVM_TARGET


Property changes on: trunk/lib/clang/include/llvm/Config/Targets.def
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/llvm/Config/config.h
===================================================================
--- trunk/lib/clang/include/llvm/Config/config.h	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/llvm/Config/config.h	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,4 +1,5 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/llvm/Config/config.h 252723 2013-07-04 20:17:04Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/llvm/Config/config.h 317599 2017-04-29 23:26:36Z dim $ */
 /* include/llvm/Config/config.h.  Generated from config.h.in by configure.  */
 /* include/llvm/Config/config.h.in.  Generated from autoconf/configure.ac by autoheader.  */
 
@@ -9,7 +10,7 @@
 #include <osreldate.h>
 
 /* Bug report URL. */
-#define BUG_REPORT_URL "http://llvm.org/bugs/"
+#define BUG_REPORT_URL "https://bugs.freebsd.org/submit/"
 
 /* Define if we have libxml2 */
 /* #undef CLANG_HAVE_LIBXML */
@@ -24,8 +25,11 @@
 /* #undef DEFAULT_SYSROOT */
 
 /* Define if you want backtraces on crash */
-#define ENABLE_BACKTRACES 1
+#define ENABLE_BACKTRACES 0
 
+/* Define to enable crash handling overrides */
+#define ENABLE_CRASH_OVERRIDES 1
+
 /* Define if position independent code is enabled */
 #define ENABLE_PIC 0
 
@@ -56,15 +60,9 @@
 /* Define to 1 if you have the `argz_stringify' function. */
 /* #undef HAVE_ARGZ_STRINGIFY */
 
-/* Define to 1 if you have the <assert.h> header file. */
-#define HAVE_ASSERT_H 1
-
 /* Define to 1 if you have the `backtrace' function. */
 /* #undef HAVE_BACKTRACE */
 
-/* Define to 1 if you have the `bcopy' function. */
-/* #undef HAVE_BCOPY */
-
 /* Define to 1 if you have the `ceilf' function. */
 #define HAVE_CEILF 1
 
@@ -80,9 +78,6 @@
 /* can use __crashreporter_info__ */
 #define HAVE_CRASHREPORTER_INFO 0
 
-/* Define to 1 if you have the <ctype.h> header file. */
-#define HAVE_CTYPE_H 1
-
 /* Define to 1 if you have the <cxxabi.h> header file. */
 #define HAVE_CXXABI_H 1
 
@@ -105,9 +100,6 @@
 /* Define if you have the GNU dld library. */
 /* #undef HAVE_DLD */
 
-/* Define to 1 if you have the <dld.h> header file. */
-/* #undef HAVE_DLD_H */
-
 /* Define to 1 if you have the `dlerror' function. */
 #define HAVE_DLERROR 1
 
@@ -117,9 +109,6 @@
 /* Define if dlopen() is available on this platform. */
 #define HAVE_DLOPEN 1
 
-/* Define to 1 if you have the <dl.h> header file. */
-/* #undef HAVE_DL_H */
-
 /* Define if the dot program is available */
 /* #undef HAVE_DOT */
 
@@ -171,6 +160,12 @@
 /* Define to 1 if you have the `fmodf' function. */
 #define HAVE_FMODF 1
 
+/* Define to 1 if you have the `futimens' function. */
+/* #undef HAVE_FUTIMENS */
+
+/* Define to 1 if you have the `futimes' function. */
+#define HAVE_FUTIMES 1
+
 /* Define to 1 if you have the `getcwd' function. */
 #define HAVE_GETCWD 1
 
@@ -192,9 +187,6 @@
 /* Define if the gv program is available */
 /* #undef HAVE_GV */
 
-/* Define to 1 if you have the `index' function. */
-/* #undef HAVE_INDEX */
-
 /* Define to 1 if the system has the type `int64_t'. */
 #define HAVE_INT64_T 1
 
@@ -231,6 +223,9 @@
 /* Define to 1 if you have the `pthread' library (-lpthread). */
 /* #undef HAVE_LIBPTHREAD */
 
+/* Define to 1 if you have the `shell32' library (-lshell32). */
+/* #undef HAVE_LIBSHELL32 */
+
 /* Define to 1 if you have the `udis86' library (-ludis86). */
 /* #undef HAVE_LIBUDIS86 */
 
@@ -237,10 +232,7 @@
 /* Define to 1 if you have the `z' library (-lz). */
 #define HAVE_LIBZ 1
 
-/* Define to 1 if you have the <limits.h> header file. */
-#define HAVE_LIMITS_H 1
-
-/* Define if you can use -Wl,-export-dynamic. */
+/* Define if you can use -rdynamic. */
 #define HAVE_LINK_EXPORT_DYNAMIC 1
 
 /* Define to 1 if you have the <link.h> header file. */
@@ -282,12 +274,6 @@
 /* Define to 1 if you have the `malloc_zone_statistics' function. */
 /* #undef HAVE_MALLOC_ZONE_STATISTICS */
 
-/* Define to 1 if you have the `memcpy' function. */
-#define HAVE_MEMCPY 1
-
-/* Define to 1 if you have the `memmove' function. */
-#define HAVE_MEMMOVE 1
-
 /* Define to 1 if you have the <memory.h> header file. */
 #define HAVE_MEMORY_H 1
 
@@ -358,9 +344,6 @@
 /* Define to 1 if you have the `realpath' function. */
 #define HAVE_REALPATH 1
 
-/* Define to 1 if you have the `rindex' function. */
-/* #undef HAVE_RINDEX */
-
 /* Define to 1 if you have the `rintf' function. */
 #define HAVE_RINTF 1
 
@@ -400,9 +383,6 @@
 /* Define to 1 if you have the <stdint.h> header file. */
 #define HAVE_STDINT_H 1
 
-/* Define to 1 if you have the <stdio.h> header file. */
-#define HAVE_STDIO_H 1
-
 /* Define to 1 if you have the <stdlib.h> header file. */
 #define HAVE_STDLIB_H 1
 
@@ -412,15 +392,6 @@
 /* Set to 1 if the std::isnan function is found in <cmath> */
 #define HAVE_STD_ISNAN_IN_CMATH 1
 
-/* Define to 1 if you have the `strchr' function. */
-#define HAVE_STRCHR 1
-
-/* Define to 1 if you have the `strcmp' function. */
-#define HAVE_STRCMP 1
-
-/* Define to 1 if you have the `strdup' function. */
-#define HAVE_STRDUP 1
-
 /* Define to 1 if you have the `strerror' function. */
 #define HAVE_STRERROR 1
 
@@ -433,9 +404,6 @@
 /* Define to 1 if you have the <string.h> header file. */
 #define HAVE_STRING_H 1
 
-/* Define to 1 if you have the `strrchr' function. */
-#define HAVE_STRRCHR 1
-
 /* Define to 1 if you have the `strtof' function. */
 #define HAVE_STRTOF 1
 
@@ -452,9 +420,6 @@
    */
 /* #undef HAVE_SYS_DIR_H */
 
-/* Define to 1 if you have the <sys/dl.h> header file. */
-/* #undef HAVE_SYS_DL_H */
-
 /* Define to 1 if you have the <sys/ioctl.h> header file. */
 #define HAVE_SYS_IOCTL_H 1
 
@@ -486,6 +451,9 @@
 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
 #define HAVE_SYS_WAIT_H 1
 
+/* Define if the setupterm() function is supported this platform. */
+#define HAVE_TERMINFO 1
+
 /* Define to 1 if you have the <termios.h> header file. */
 #define HAVE_TERMIOS_H 1
 
@@ -507,14 +475,11 @@
 /* Define to 1 if you have the <valgrind/valgrind.h> header file. */
 /* #undef HAVE_VALGRIND_VALGRIND_H */
 
-/* Define to 1 if you have the <windows.h> header file. */
-/* #undef HAVE_WINDOWS_H */
-
 /* Define to 1 if you have the `writev' function. */
 #define HAVE_WRITEV 1
 
-/* Define if the xdot.py program is available */
-/* #undef HAVE_XDOT_PY */
+/* Define if the xdot program is available */
+/* #undef HAVE_XDOT */
 
 /* Define to 1 if you have the <zlib.h> header file. */
 #define HAVE_ZLIB_H 1
@@ -609,9 +574,6 @@
 /* Installation directory for .info files */
 /* #undef LLVM_INFODIR */
 
-/* Installation directory for libraries */
-/* #undef LLVM_LIBDIR */
-
 /* Installation directory for man pages */
 /* #undef LLVM_MANDIR */
 
@@ -666,11 +628,11 @@
 /* Define to path to twopi program if found or 'echo twopi' otherwise */
 /* #undef LLVM_PATH_TWOPI */
 
-/* Define to path to xdot.py program if found or 'echo xdot.py' otherwise */
-/* #undef LLVM_PATH_XDOT_PY */
+/* Define to path to xdot program if found or 'echo xdot' otherwise */
+/* #undef LLVM_PATH_XDOT */
 
 /* Installation prefix directory */
-#define LLVM_PREFIX ""
+#define LLVM_PREFIX "/usr"
 
 /* Define if we have the Intel JIT API runtime support library */
 #define LLVM_USE_INTEL_JITEVENTS 0
@@ -682,8 +644,11 @@
 #define LLVM_VERSION_MAJOR 3
 
 /* Minor version of the LLVM API */
-#define LLVM_VERSION_MINOR 3
+#define LLVM_VERSION_MINOR 4
 
+/* Patch version of the LLVM API */
+#define LLVM_VERSION_PATCH 1
+
 /* Define if the OS needs help to load dependent libraries for dlopen(). */
 #define LTDL_DLOPEN_DEPLIBS 1
 
@@ -691,10 +656,6 @@
    */
 #define LTDL_OBJDIR ".libs/"
 
-/* Define to the name of the environment variable that determines the dynamic
-   library search path. */
-#define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
-
 /* Define to the extension used for shared libraries, say, ".so". */
 #define LTDL_SHLIB_EXT ".so"
 
@@ -715,13 +676,13 @@
 #define PACKAGE_NAME "LLVM"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "LLVM 3.3"
+#define PACKAGE_STRING "LLVM 3.4.1"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "llvm"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "3.3"
+#define PACKAGE_VERSION "3.4.1"
 
 /* Define as the return type of signal handlers (`int' or `void'). */
 #define RETSIGTYPE void

Modified: trunk/lib/clang/include/llvm/Config/llvm-config.h
===================================================================
--- trunk/lib/clang/include/llvm/Config/llvm-config.h	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/llvm/Config/llvm-config.h	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,4 +1,5 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/llvm/Config/llvm-config.h 252723 2013-07-04 20:17:04Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/llvm/Config/llvm-config.h 266715 2014-05-26 20:45:44Z dim $ */
 /* include/llvm/Config/llvm-config.h.  Generated from llvm-config.h.in by configure.  */
 /*===-- llvm/config/llvm-config.h - llvm configure variable -------*- C -*-===*/
 /*                                                                            */
@@ -51,9 +52,6 @@
 /* Installation directory for .info files */
 /* #undef LLVM_INFODIR */
 
-/* Installation directory for libraries */
-/* #undef LLVM_LIBDIR */
-
 /* Installation directory for man pages */
 /* #undef LLVM_MANDIR */
 
@@ -112,7 +110,7 @@
 /* #undef LLVM_PATH_XDOT_PY */
 
 /* Installation prefix directory */
-#define LLVM_PREFIX ""
+#define LLVM_PREFIX "/usr"
 
 /* Define if we have the Intel JIT API runtime support library */
 #define LLVM_USE_INTEL_JITEVENTS 0
@@ -124,6 +122,6 @@
 #define LLVM_VERSION_MAJOR 3
 
 /* Minor version of the LLVM API */
-#define LLVM_VERSION_MINOR 3
+#define LLVM_VERSION_MINOR 4
 
 #endif

Modified: trunk/lib/clang/include/llvm/IR/Intrinsics.gen
===================================================================
--- trunk/lib/clang/include/llvm/IR/Intrinsics.gen	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/llvm/IR/Intrinsics.gen	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,2 +1,3 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/llvm/IR/Intrinsics.gen 249423 2013-04-12 17:57:40Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/llvm/IR/Intrinsics.gen 249423 2013-04-12 17:57:40Z dim $ */
 #include "Intrinsics.inc.h"


Property changes on: trunk/lib/clang/include/llvm/IR/Intrinsics.gen
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/clang/include/llvm/Support/DataTypes.h
===================================================================
--- trunk/lib/clang/include/llvm/Support/DataTypes.h	2017-12-16 18:45:52 UTC (rev 9691)
+++ trunk/lib/clang/include/llvm/Support/DataTypes.h	2017-12-16 18:48:55 UTC (rev 9692)
@@ -1,4 +1,5 @@
-/* $FreeBSD: release/9.2.0/lib/clang/include/llvm/Support/DataTypes.h 218893 2011-02-20 19:33:47Z dim $ */
+/* $MidnightBSD$ */
+/* $FreeBSD: stable/10/lib/clang/include/llvm/Support/DataTypes.h 218893 2011-02-20 19:33:47Z dim $ */
 /* include/llvm/Support/DataTypes.h.  Generated from DataTypes.h.in by configure.  */
 /*===-- include/System/DataTypes.h - Define fixed size types -----*- C -*-===*\
 |*                                                                            *|



More information about the Midnightbsd-cvs mailing list