summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/noduplicate-cxx11-test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Exposing the noduplicate attribute within Clang, which marks functions so ↵Aaron Ballman2014-02-221-0/+20
that the optimizer does not duplicate code. Patch thanks to Marcello Maggioni! llvm-svn: 201941
OpenPOWER on IntegriCloud