[PATCH] Remove PragmaIntroducerKind?
Renato Golin
renato.golin at linaro.org
Wed Dec 11 05:46:01 PST 2013
Folks,
I was walking down the Clang code to add the vectorizer pragma and
found that this parameter is never used. It looks as left-over of when
it was deemed important, should we keep this, or remove?
The patch attached intends to remove (until it get used again, at least).
Makes sense?
cheers,
--renato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove-PragmaIntroducerKind.patch
Type: text/x-patch
Size: 26868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131211/dbc7b3a7/attachment.bin>
More information about the cfe-commits
mailing list