libabigail/src
Dodji Seketeli 31b6660832 Misc style fixes
* include/abg-ir.h (location_manager::_Impl): Rename this type
	into priv.
	* src/abg-ir.cc b/src/abg-ir.cc (location_manager::_Impl):
	Likewise.
	(location_manager::location_manager): Update for the renaming
	above.
	* src/abg-reader.cc (build_type_decl): Remove useless white space.
	(build_enum_type_decl, build_class_decl): Use the _sptr typedef in
	the return type.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2014-01-17 15:44:24 +01:00
..
abg-comparison.cc Fix apidoc markup 2014-01-17 15:44:24 +01:00
abg-config.cc Misc white space cleanups 2013-08-27 16:20:40 +02:00
abg-corpus.cc Misc style fixlets 2014-01-06 15:52:25 +01:00
abg-diff-utils.cc Generalize use of equality operator in core diff algorithms 2013-12-23 13:40:14 +01:00
abg-dwarf-reader.cc Update namespace comments 2014-01-17 15:44:24 +01:00
abg-hash.cc Misc style fixes 2014-01-17 15:44:24 +01:00
abg-ir.cc Misc style fixes 2014-01-17 15:44:24 +01:00
abg-libxml-utils.cc Escape xml pre-defined entities in native (de-)serialization. 2014-01-13 17:36:19 +01:00
abg-libzip-utils.cc Initial writing/reading of an ABI corpus to an archive 2013-08-27 16:20:41 +02:00
abg-reader.cc Misc style fixes 2014-01-17 15:44:24 +01:00
abg-traverse.cc Prepare node visitors to be usable on things other than IR nodes 2013-11-19 11:19:12 +01:00
abg-viz-common.cc LGPLv3 License the library 2013-07-23 23:13:55 +02:00
abg-viz-dot.cc Move static member definition to abg-viz-dot.cc file 2013-07-23 23:13:56 +02:00
abg-viz-svg.cc LGPLv3 License the library 2013-07-23 23:13:55 +02:00
abg-writer.cc Misc style fixes 2014-01-17 15:44:24 +01:00
Makefile.am Initial support of reading an ABI Corpus from DWARF 2013-12-07 08:07:54 +01:00