[cfe-commits] [PATCH] for <clang>/lib/Index/CMakeList.txt
    Douglas Gregor 
    dgregor at apple.com
       
    Mon Sep 20 11:33:45 PDT 2010
    
    
  
On Sep 20, 2010, at 11:07 AM, Logan Chien wrote:
> Hi,
> 
> <clang>/lib/Index/CMakeList.txt (rev. 114329) looks strange.
> Two consecutive set(LLVM_USED_LIBS ...) are assigned different
> value.  After checking the log it seems that the later one is redundant (which
> evolves from target_link_libraries(clangIndex ...).)  I have created a patch,
> as the attachment.  Please take a look.  Thanks.
Thanks, committed as r114336.
	- Doug
    
    
More information about the cfe-commits
mailing list