| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for #pragma clang section | Javed Absar | 2017-06-05 | 1 | -0/+30 |
* | The SubjectMatchRule enum should not be used as a DenseMap key to avoid | Alex Lorenz | 2017-04-18 | 1 | -12/+14 |
* | Add #pragma clang attribute | Alex Lorenz | 2017-04-18 | 1 | -0/+211 |
* | Revert r300539 - Add #pragma clang attribute | Alex Lorenz | 2017-04-18 | 1 | -211/+0 |
* | Add #pragma clang attribute | Alex Lorenz | 2017-04-18 | 1 | -0/+211 |
* | Add #pragma clang fp | Adam Nemet | 2017-04-04 | 1 | -10/+7 |
* | [Modules][PCH] Serialize #pragma pack | Alex Lorenz | 2017-03-31 | 1 | -0/+1 |
* | Use FPContractModeKind universally | Adam Nemet | 2017-03-29 | 1 | -3/+6 |
* | Revert "Use FPContractModeKind universally" | Adam Nemet | 2017-03-29 | 1 | -6/+3 |
* | Use FPContractModeKind universally | Adam Nemet | 2017-03-29 | 1 | -3/+6 |
* | Encapsulate FPOptions and use it consistently | Adam Nemet | 2017-03-27 | 1 | -3/+3 |
* | [NFC] Header cleanup | Mehdi Amini | 2016-07-18 | 1 | -1/+1 |
* | Use ranges to concisely express iteration | David Majnemer | 2016-06-23 | 1 | -2/+3 |
* | [NFC] Initialize a variable to make buildbot green. | Denis Zobnin | 2016-04-29 | 1 | -1/+1 |
* | [MS] Make #pragma pack use PragmaStack<> class. | Denis Zobnin | 2016-04-29 | 1 | -152/+37 |
* | Recommit "[MS] Improved implementation of stack pragmas (vtordisp, *_seg)" | Denis Zobnin | 2016-04-29 | 1 | -24/+30 |
* | Revert "[MS] Improved implementation of MS stack pragmas (vtordisp, *_seg)" | Denis Zobnin | 2016-04-28 | 1 | -8/+24 |
* | [MS] Improved implementation of MS stack pragmas (vtordisp, *_seg) | Denis Zobnin | 2016-04-28 | 1 | -24/+8 |
* | Implement support for [[maybe_unused]] in C++1z that is based off existing su... | Aaron Ballman | 2016-03-09 | 1 | -1/+2 |
* | Serialize `#pragma detect_mismatch`. | Nico Weber | 2016-03-02 | 1 | -3/+6 |
* | Serialize `#pragma comment`. | Nico Weber | 2016-03-02 | 1 | -17/+6 |
* | Introduce -fsanitize-stats flag. | Peter Collingbourne | 2016-01-16 | 1 | -1/+1 |
* | Implement section pragma feedback on r205810 | Reid Kleckner | 2015-03-04 | 1 | -0/+3 |
* | The prefix 'Ms-' should be 'MS-' | David Majnemer | 2015-02-02 | 1 | -1/+1 |
* | MS Compat: mark globals emitted in read-only sections const | Hans Wennborg | 2014-10-16 | 1 | -10/+10 |
* | Return true from UnifySection when emitting a diagnostic | Ehsan Akhgari | 2014-09-22 | 1 | -1/+1 |
* | Fix some cases where StringRef was being passed by const reference. Remove co... | Craig Topper | 2014-08-30 | 1 | -2/+2 |
* | -fms-extensions: Implement half of #pragma init_seg | Reid Kleckner | 2014-07-22 | 1 | -0/+9 |
* | [C++11] Use 'nullptr'. Sema edition. | Craig Topper | 2014-05-26 | 1 | -9/+9 |
* | Implemented support for "pragma clang optimize on/off", based on attribute 'o... | Dario Domizioli | 2014-05-23 | 1 | -0/+28 |
* | Fix a bunch of mislayered clang/Lex includes from Sema | Alp Toker | 2014-05-03 | 1 | -1/+1 |
* | [MS-ABI] Add support for #pragma section and related pragmas | Warren Hunt | 2014-04-08 | 1 | -0/+106 |
* | [C++11] Expand and eliminate the LLVM_ENUM_INT_TYPE() macro | Alp Toker | 2014-03-02 | 1 | -1/+1 |
* | MS ABI: Implement #pragma vtordisp() and clang-cl /vdN | Reid Kleckner | 2014-02-12 | 1 | -5/+36 |
* | MS ABI: Add support for the -vm{b,g,s,m,v} flags | David Majnemer | 2014-02-11 | 1 | -1/+1 |
* | MS ABI: Add support for #pragma pointers_to_members | David Majnemer | 2014-02-10 | 1 | -0/+7 |
* | Fix a -Wmicrosoft warning about an unrepresentable enum value | Reid Kleckner | 2014-02-03 | 1 | -1/+1 |
* | Distinguish between attributes explicitly written at the request of the user,... | Aaron Ballman | 2014-01-16 | 1 | -7/+6 |
* | Tablegen now generates a StringSwitch for attributes containing enumeration a... | Aaron Ballman | 2013-09-11 | 1 | -13/+4 |
* | Omit llvm:: before StringRef and SmallString. We have using directive in inc... | Robert Wilhelm | 2013-08-10 | 1 | -3/+2 |
* | Adding support for MSVC #pragma detect_mismatch functionality by emitting a F... | Aaron Ballman | 2013-06-04 | 1 | -0/+6 |
* | Suffixing #pragma comment(lib) library names with .lib if necessary. This ma... | Aaron Ballman | 2013-05-24 | 1 | -2/+1 |
* | Forward #pragma comment(lib/linker) through as flags metadata | Reid Kleckner | 2013-05-08 | 1 | -0/+21 |
* | Add a new 'type_visibility' attribute to allow users to | John McCall | 2013-02-20 | 1 | -1/+1 |
* | Disable caching of visibility. | Rafael Espindola | 2013-01-12 | 1 | -1/+0 |
* | Add 171048 back but invalidate the cache of all redeclarations when setting | Rafael Espindola | 2012-12-25 | 1 | -1/+3 |
* | Revert r171048, "Cache visibility of decls." | NAKAMURA Takumi | 2012-12-25 | 1 | -3/+1 |
* | Cache visibility of decls. | Rafael Espindola | 2012-12-25 | 1 | -1/+3 |
* | Revert r170500. It over-zealously converted *ALL* things named Attributes, wh... | Bill Wendling | 2012-12-20 | 1 | -1/+1 |
* | Rename the 'Attributes' class to 'Attribute'. It's going to represent a singl... | Bill Wendling | 2012-12-19 | 1 | -1/+1 |