diff options
author | Tom Tromey <tom@tromey.com> | 2021-05-04 15:26:58 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2021-05-05 00:06:16 -0600 |
commit | 41f4381648feb1e5eaa27d108b21e2b95ad3739d (patch) | |
tree | e4720df20fbf198b3dea2f336365669774838f38 /gcc | |
parent | e1f5252e4d4747e912e33bdbb5aef80055460aa2 (diff) | |
download | gcc-41f4381648feb1e5eaa27d108b21e2b95ad3739d.zip gcc-41f4381648feb1e5eaa27d108b21e2b95ad3739d.tar.gz gcc-41f4381648feb1e5eaa27d108b21e2b95ad3739d.tar.bz2 |
libcc1: inline some simple methods
This changes libcc1 to inline a trivial method and to use the default
constructor.
libcc1
* connection.hh (~connection): Use default.
(print): Inline.
* connection.cc (cc1_plugin::connection::~connection)
(cc1_plugin::connection::print): Remove definitions.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions