Fix a FIXME about the format and add a test.
[oota-llvm.git] / unittests / IR / AttributesTest.cpp
2013-01-27 Bill WendlingFix test to not use the AttributeSet's AttributeWithInd...
2013-01-12 Benjamin KramerAdd a unit test to verifies that attribute uniquing...