head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2011.07.17.19.51.40;	author dim;	state dead;
branches;
next	1.1;

1.1
date	2011.05.02.21.04.37;	author dim;	state Exp;
branches;
next	;


desc
@@


1.2
log
@SVN rev 224145 on 2011-07-17 19:51:40Z by dim

Upgrade our copy of llvm/clang to r135360, from upstream's trunk.
@
text
@##===- clang/lib/Tooling/Makefile ---------------------------*- Makefile -*-===##
#
#                     The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
# 
##===----------------------------------------------------------------------===##

CLANG_LEVEL := ../..
LIBRARYNAME := clangTooling

include $(CLANG_LEVEL)/Makefile


@


1.1
log
@SVN rev 221345 on 2011-05-02 21:04:37Z by dim

Upgrade our copy of llvm/clang to r130700, from upstream's trunk.
@
text
@@

