Community
Participate
Working Groups
Using CDT 8.1.0.201111072207 Example: class __declspec(dllimport) Test { public: void Foo(); int test; }; Use Generate Getters and Setters on 'test' field. Result: formatting changes and __declspec is removed.
Fixed together with bug 363244.