<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/clang/test/Parser/namespaces.cpp, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>Parse: Don't crash when namespace is in GNU statement expr</title>
<updated>2015-01-09T09:38:14+00:00</updated>
<author>
<name>David Majnemer</name>
<email>david.majnemer@gmail.com</email>
</author>
<published>2015-01-09T09:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=02e764487fa4a8e22e5ef3e8b2ab9c8361454b69'/>
<id>02e764487fa4a8e22e5ef3e8b2ab9c8361454b69</id>
<content type='text'>
Parser::ParseNamespace can get a little confused when it found itself
inside a compound statement inside of a non-static data member
initializer.

Try to determine that the statement expression's scope makes sense
before trying to parse it's contents.

llvm-svn: 225514
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Parser::ParseNamespace can get a little confused when it found itself
inside a compound statement inside of a non-static data member
initializer.

Try to determine that the statement expression's scope makes sense
before trying to parse it's contents.

llvm-svn: 225514
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash on missing namespace name in namespace alias definition -- PR14085.</title>
<updated>2012-10-27T23:44:27+00:00</updated>
<author>
<name>Nico Weber</name>
<email>nicolasweber@gmx.de</email>
</author>
<published>2012-10-27T23:44:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=729f1e2a1c27a13733cef967b180d006b59fe657'/>
<id>729f1e2a1c27a13733cef967b180d006b59fe657</id>
<content type='text'>
Patch from Brian Brooks &lt;brooks.brian@gmail.com&gt;!

llvm-svn: 166893
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch from Brian Brooks &lt;brooks.brian@gmail.com&gt;!

llvm-svn: 166893
</pre>
</div>
</content>
</entry>
<entry>
<title>Namespaces can only be defined at global or namespace scope. Fixes PR6596.</title>
<updated>2010-05-14T05:08:22+00:00</updated>
<author>
<name>Douglas Gregor</name>
<email>dgregor@apple.com</email>
</author>
<published>2010-05-14T05:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=05cfc295f45dae510104f56d4ee6cb94206c3799'/>
<id>05cfc295f45dae510104f56d4ee6cb94206c3799</id>
<content type='text'>
llvm-svn: 103767
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 103767
</pre>
</div>
</content>
</entry>
</feed>
