[PATCH] Removing some thread safety custom parsing

Aaron Ballman aaron at aaronballman.com
Wed Sep 4 10:14:09 PDT 2013


With the refactorings that have been happening for attribute parsing,
it seems this piece of custom parsing logic for thread safety analysis
can go away.  The only real modification here is the updated test case
which provides a definition for two functions; I wanted to make sure I
was not subverting the intention of the test.

~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ThreadSafetyParsing.patch
Type: application/octet-stream
Size: 4344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130904/93a13358/attachment.obj>


More information about the cfe-commits mailing list