bc539bd3c0
if one side of the expression is a compile-time-constant, we don't need to worry about side-effects on the other side Change-Id: Iee71ea51b327ef244bf39f128f921ac325d74e2b Reviewed-on: https://gerrit.libreoffice.org/81589 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> |
||
---|---|---|
.. | ||
inc | ||
source | ||
test | ||
CustomTarget_parser_test.mk | ||
Executable_idlc.mk | ||
Makefile | ||
Module_idlc.mk | ||
README |
Contains the UNO IDL compiler: idlc, depends on preprocessor: ucpp This compiler generates binary RDB fragments that can be assembled into a RDB (UNO type library) with the "regmerge" tool, as is done primarily in the offapi and udkapi directories.