Skip to content

Don't put project headers directly in include/.

Dr. Jorrit Fahlke requested to merge honor-llvm-convention into master

This violates llvm coding conventions.

This patch keeps a stub PACXX.h directly in include to keep pacxx-samples working. Use of that stub will emit a warning.

Closes: #5 (closed).

Edited by Dr. Jorrit Fahlke

Merge request reports