<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in token-concat.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d67aea28 - User-defined literals: reject string and character UDLs in all places where the</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/Lexer/token-concat.cpp#d67aea28</link>
        <description>User-defined literals: reject string and character UDLs in all places where thegrammar requires a string-literal and not a user-defined-string-literal. Thetwo constructs are still represented by the same TokenKind, in order to preventa combinatorial explosion of different kinds of token. A flag on Token trackswhether a ud-suffix is present, in order to prevent clients from needing to lookat the token&apos;s spelling.llvm-svn: 152098

            List of files:
            /llvm-project-15.0.7/clang/test/Lexer/token-concat.cpp</description>
        <pubDate>Tue, 06 Mar 2012 03:21:47 +0000</pubDate>
        <dc:creator>Richard Smith &lt;richard-llvm@metafoo.co.uk&gt;</dc:creator>
    </item>
</channel>
</rss>
