Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(16592)

Issue 4152043: [PATCH] Add CMake support to the clang unittests (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 2 months ago by Jeffrey Yasskin
Modified:
13 years, 2 months ago
Reviewers:
ofv, chapuni, cfe-commits
Base URL:
https://llvm.org/svn/llvm-project/cfe/trunk/
Visibility:
Public.

Description

unittests/CMakeLists.txt is mostly a copy of llvm's unittests/CMakeLists.txt, with some changes to adapt it to clang. I don't know CMake well enough to know if some pieces can be factored out.

Patch Set 1 #

Patch Set 2 : Fix the Linux build #

Patch Set 3 : Disable tests in installed-llvm mode #

Patch Set 4 : Merge r125417 #

Patch Set 5 : Remove a couple more components from the test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -10 lines) Patch
M CMakeLists.txt View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M test/CMakeLists.txt View 1 2 3 5 chunks +11 lines, -6 lines 0 comments Download
M test/Unit/lit.cfg View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M test/Unit/lit.site.cfg.in View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download
A unittests/CMakeLists.txt View 1 2 3 4 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 8
Jeffrey Yasskin
Initial patch at http://codereview.appspot.com/download/issue4152043_1.diff
13 years, 2 months ago (2011-02-09 19:36:29 UTC) #1
chapuni
Jeffrey, thank you to work on! I can build and run FrontendTests to add some ...
13 years, 2 months ago (2011-02-10 04:19:49 UTC) #2
chapuni
Jeffrey, here is an additional patch, to suppress unittests for now. Checked on centos5. ...Takumi
13 years, 2 months ago (2011-02-10 06:21:55 UTC) #3
Jeffrey Yasskin
Thanks! An updated patch is at http://codereview.appspot.com/download/issue4152043_5001.diff. I haven't double-checked that it works on Mac ...
13 years, 2 months ago (2011-02-10 07:01:18 UTC) #4
Jeffrey Yasskin
I split the dependency changes out into r125417, so here's an updated patch with just ...
13 years, 2 months ago (2011-02-12 01:45:48 UTC) #5
chapuni
Jeffrey, LGTM, thank you! ...Takumi
13 years, 2 months ago (2011-02-12 01:49:38 UTC) #6
Jeffrey Yasskin
Óscar, could you take a look at this, or say that Takumi's LGTM is enough? ...
13 years, 2 months ago (2011-02-15 02:06:22 UTC) #7
ofv_wanadoo.es
13 years, 2 months ago (2011-02-15 02:32:08 UTC) #8
Jeffrey Yasskin <jyasskin@gmail.com> writes:

> Óscar, could you take a look at this, or say that Takumi's LGTM is
> enough?

Yes, Takumi's opinion is enough when the change is restricted to the
tests/unittests part of the CMake build. He is more familiar with that
code than me.

[snip]
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b