[cfe-dev] Compile/refactor iOS Xcode projects

Richard legalize at xmission.com
Mon Mar 10 10:19:26 PDT 2014


In article <1394296800923-4038346.post at n3.nabble.com>,
    s0rcy <siddarth13+clangcfe at gmail.com> writes:

> I managed to get the command line build to work, but it's a bit ghetto - the
> suggestion for oclint-xcodebuild and running the tool using the resulting
> compilation database looks like something I should investigate.

I stumbled on this today:
<http://ffevotte.github.io/clang-tags/>

See Section 2.1 "Creating the compilation database", which shows a way
to create the compile_commands.json by tracing an actual build.
-- 
"The Direct3D Graphics Pipeline" free book <http://tinyurl.com/d3d-pipeline>
     The Computer Graphics Museum <http://ComputerGraphicsMuseum.org>
         The Terminals Wiki <http://terminals.classiccmp.org>
  Legalize Adulthood! (my blog) <http://LegalizeAdulthood.wordpress.com>



More information about the cfe-dev mailing list