DescriptionUpdate third_party/cld_2 to r163 for simplified headers
This change makes the CLD2 header files ok to use regardless of whether or not
the CLD2_DYNAMIC_MODE define is set when including them. No-op implementations
have been added to the C++ code in CLD2 for the cases where client code
incorrectly calls dynamic-mode methods with a non-dynamic build of the library.
This allows including projects (such as Chromium) to opt for runtime checks
instead of compile-time checks when dealing with CLD2, which in turn greatly
simplifies the build logic for code that depends on CLD2.
BUG=367239
TBR=toyoshim
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285581
Patch Set 1 #Messages
Total messages: 5 (0 generated)
|