<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp-clang/test/Preprocessor, branch master</title>
<subtitle>emscripten clang</subtitle>
<id>https://git.amat.us/emscripten-fastcomp-clang/atom/test/Preprocessor?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp-clang/atom/test/Preprocessor?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/'/>
<updated>2013-05-21T00:27:13Z</updated>
<entry>
<title>Merging r181342:</title>
<updated>2013-05-21T00:27:13Z</updated>
<author>
<name>Bill Wendling</name>
<email>isanbard@gmail.com</email>
</author>
<published>2013-05-21T00:27:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=dd7fa8c95a433b0862019791a26ed19459779c54'/>
<id>urn:sha1:dd7fa8c95a433b0862019791a26ed19459779c54</id>
<content type='text'>
------------------------------------------------------------------------
r181342 | rsmith | 2013-05-07 12:32:56 -0700 (Tue, 07 May 2013) | 4 lines

C++1y: Update __cplusplus to temporary value 201305L to allow detection of provisional C++1y support.
Add __has_feature and __has_extension checks for C++1y features (based on the provisional names from
the C++ features study group), and update documentation to match.

------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_33@182340 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add SystemZ support</title>
<updated>2013-05-06T16:26:41Z</updated>
<author>
<name>Ulrich Weigand</name>
<email>ulrich.weigand@de.ibm.com</email>
</author>
<published>2013-05-06T16:26:41Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=b8409215523e5478b8b0aa9cdcd10038cf7651fe'/>
<id>urn:sha1:b8409215523e5478b8b0aa9cdcd10038cf7651fe</id>
<content type='text'>
This patch then adds all the usual platform-specific pieces for SystemZ:
driver support, basic target info, register names and constraints,
ABI info and vararg support.  It also adds new tests to verify pre-defined
macros and inline asm, and updates a test for the minimum alignment change.

This version of the patch incorporates feedback from reviews by
Eric Christopher and John McCall.  Thanks to all reviewers!

Patch by Richard Sandiford.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181211 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add support for -march=btver2.</title>
<updated>2013-05-03T10:47:15Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2013-05-03T10:47:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=63063f5dd7e6cee865f513d3c3f283fc20de18d0'/>
<id>urn:sha1:63063f5dd7e6cee865f513d3c3f283fc20de18d0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181006 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make sure we define wchar_t related macros correctly in -fms-extensions mode.</title>
<updated>2013-05-02T13:12:32Z</updated>
<author>
<name>Hans Wennborg</name>
<email>hans@hanshq.net</email>
</author>
<published>2013-05-02T13:12:32Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=c814c64c6f7e7a26f4af0d040ad04b69917a36c8'/>
<id>urn:sha1:c814c64c6f7e7a26f4af0d040ad04b69917a36c8</id>
<content type='text'>
This adds a test to make sure we define _WCHAR_T_DEFINED and
_NATIVE_WCHAR_T_DEFINED correctly in the preprocessor, and updates
stddef.h to set it when typedeffing wchar_t.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180918 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[test] add missing header for the test.</title>
<updated>2013-04-29T17:31:48Z</updated>
<author>
<name>Argyrios Kyrtzidis</name>
<email>akyrtzi@gmail.com</email>
</author>
<published>2013-04-29T17:31:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=a26e0ce81db03730cd1e74afd259a024a8579a4d'/>
<id>urn:sha1:a26e0ce81db03730cd1e74afd259a024a8579a4d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180719 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>When emitting a preprocessed file with implicit module imports, make sure line directives are emitted in the next line.</title>
<updated>2013-04-29T17:26:22Z</updated>
<author>
<name>Argyrios Kyrtzidis</name>
<email>akyrtzi@gmail.com</email>
</author>
<published>2013-04-29T17:26:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=56f6e09562568437e852eba192c17869beba1d49'/>
<id>urn:sha1:56f6e09562568437e852eba192c17869beba1d49</id>
<content type='text'>
rdar://13722737

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@180718 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix off-by-one error in #pragma clang system_header.</title>
<updated>2013-04-17T19:09:18Z</updated>
<author>
<name>Jordan Rose</name>
<email>jordan_rose@apple.com</email>
</author>
<published>2013-04-17T19:09:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=142b35e25b579e2a883d6ca37c3c1121f562f242'/>
<id>urn:sha1:142b35e25b579e2a883d6ca37c3c1121f562f242</id>
<content type='text'>
The system_header pragma (from GCC) is implemented using line notes in the
source manager. However, a line note's line number specifies the number
not for the current line, but for the next line. This was making all
line numbers appear off by one after the pragma.

Reported by Andy Gibbs, uncovered during r179677.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179709 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Parser support for #pragma clang __debug captured</title>
<updated>2013-04-16T18:41:26Z</updated>
<author>
<name>Tareq A. Siraj</name>
<email>tareq.a.sriaj@intel.com</email>
</author>
<published>2013-04-16T18:41:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=85192c7fe187d5486e12dbc6960af28f16a558a0'/>
<id>urn:sha1:85192c7fe187d5486e12dbc6960af28f16a558a0</id>
<content type='text'>
This patch implements parsing ‘#pragma clang __debug’ as a first step for
implementing captured statements. Captured statements are a mechanism for
doing outlining in the AST.
see http://lists.cs.uiuc.edu/pipermail/cfe-dev/2013-January/027540.html.

Currently returns StmtEmpty

Author: Andy Zhang &lt;andy.zhang@intel.com&gt;

Differential Revision: http://llvm-reviews.chandlerc.com/D369


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179614 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[Mips] Support -mmicromips / -mno-micromips command line options.</title>
<updated>2013-04-14T14:07:51Z</updated>
<author>
<name>Simon Atanasyan</name>
<email>simon@atanasyan.com</email>
</author>
<published>2013-04-14T14:07:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=321ae79aae228aa069795e78449a95fa35e2abfd'/>
<id>urn:sha1:321ae79aae228aa069795e78449a95fa35e2abfd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179489 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[Mips] Follow-up to r179481. Consider "single-float" as a separate</title>
<updated>2013-04-14T14:07:30Z</updated>
<author>
<name>Simon Atanasyan</name>
<email>simon@atanasyan.com</email>
</author>
<published>2013-04-14T14:07:30Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=d96e315fb82950e105188055151d665c03e781ed'/>
<id>urn:sha1:d96e315fb82950e105188055151d665c03e781ed</id>
<content type='text'>
independent of float ABI feature in the MipsTargetInfoBase class.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179486 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
