On Tue, Jun 19, 2012 at 4:56 PM, Jakob Stoklund Olesen <[email protected]> wrote: > > On Jun 19, 2012, at 6:49 AM, Aaron Ballman <[email protected]> wrote: > >> Author: aaronballman >> Date: Tue Jun 19 08:49:26 2012 >> New Revision: 158717 >> >> URL: http://llvm.org/viewvc/llvm-project?rev=158717&view=rev >> Log: >> Improves parsing and semantic analysis for MS __declspec attributes. This >> includes support for the align (which fixes PR12631). > > Aaron, I had to revert this patch because it depends on r158700 which broke > the gcc and libc++ test suites. > > I don't think anything is wrong with this patch, I only reverted it to avoid > complicated merge conflicts. > > You can reapply immediately or wait for Sean to commit a fixed version of > r158700.
Okay, just checking to make sure. Assuming everything builds and passes tests again, I'll reapply. But if it turns out there are breaks from my patch, please let me know. Thanks! ~Aaron _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
