[cfe-commits] r122421 [1/2] - in /cfe/trunk: examples/PrintFunctionNames/ examples/clang-interpreter/ examples/wpa/ lib/ lib/Checker/ lib/FrontendTool/ lib/GR/ tools/driver/

Ted Kremenek kremenek at apple.com
Wed Dec 22 12:06:05 PST 2010


Hi Argiris,

The *Checker.cpp files are no longer getting picked up in the CMake-generated Xcode project, nor are they being built using the CMake-generated makefiles.  I don't think the nested directory for "Checkers" is working quite right.

- Ted

On Dec 22, 2010, at 10:52 AM, Argyrios Kyrtzidis wrote:

> Author: akirtzidis
> Date: Wed Dec 22 12:52:29 2010
> New Revision: 122421
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=122421&view=rev
> Log:
> [analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclangGRCore

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101222/5304c09b/attachment.html>


More information about the cfe-commits mailing list