This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
151,612
Commits
23
Branches
0
Tags
2.2
GiB
6b08388940
Commit Graph
2 Commits
Author
SHA1
Message
Date
Richard Smith
b1402ae94e
Add missing diagnostic for a nested-name-specifier on a free-standing type definition. Bump some related diagnostics from warning to extension in C++, since they're errors there. Add some missing checks for function specifiers on non-function declarations.
...
llvm-svn: 177335
2013-03-18 22:52:47 +00:00
Benjamin Kramer
8cc491a601
Debug info: Tighten up uses of plain MDNode pointers which don't survive replaceOperandWith.
...
TrackingVH notices when it gets RAUW'd. Fixes PR12305 and PR12315. llvm-svn: 153115
2012-03-20 19:49:14 +00:00