r271293 - Fixed bug

Nico Weber via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 3 18:34:50 PDT 2016


Hi,

please write better change descriptions. I just looked through a regression
range with `svn log -r271271:271293`, and for this change I had to look up
the change instead of skimming the change description before I could be
sure that this change isn't related to what I'm currently looking at.

Thanks,
Nico

On Tue, May 31, 2016 at 11:57 AM, Piotr Padlewski via cfe-commits <
cfe-commits at lists.llvm.org> wrote:

> Author: prazek
> Date: Tue May 31 10:56:26 2016
> New Revision: 271293
>
> URL: http://llvm.org/viewvc/llvm-project?rev=271293&view=rev
> Log:
> Fixed bug
>
> Modified:
>     cfe/trunk/include/clang/CMakeLists.txt
>
> Modified: cfe/trunk/include/clang/CMakeLists.txt
> URL:
> http://llvm.org/viewvc/llvm-project/cfe/trunk/include/clang/CMakeLists.txt?rev=271293&r1=271292&r2=271293&view=diff
>
> ==============================================================================
> --- cfe/trunk/include/clang/CMakeLists.txt (original)
> +++ cfe/trunk/include/clang/CMakeLists.txt Tue May 31 10:56:26 2016
> @@ -5,4 +5,3 @@ add_subdirectory(Parse)
>  add_subdirectory(Sema)
>  add_subdirectory(Serialization)
>  add_subdirectory(StaticAnalyzer/Checkers)
> -add_subdirectory(ASTMatchers)
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160603/6f4a1af4/attachment.html>


More information about the cfe-commits mailing list